FullscreenEventTypes
public struct FullscreenEventTypes
The types of events related to fullscreen.
-
Fired when the view’s aspect ratio changes.
Declaration
Swift
public static var ASPECT_RATIO_CHANGE: EventType<AspectRatioChangeEvent>