mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 14:56:55 +00:00
the NSWindowButton enum was moved to be a member of NSWindow and renamed to ButtonType in SDK 10.13. apparently that wasn't documented anywhere. not even in the SDK changes Document and the official Documentations makes it look like it was always like this. the old NSWindowButton enum though is still around on SDK 10.13 or at least got a typealias. so we will just use that. |
||
---|---|---|
.. | ||
events_view.swift | ||
video_layer.swift | ||
window.swift |