WindowFrameChangedEvent
public struct WindowFrameChangedEvent : WindowPropertyEventType
Undocumented
-
Undocumented
Declaration
Swift
public typealias Object = Window
-
Undocumented
Declaration
Swift
public typealias PropertyType = CGRect
-
Declaration
Swift
public let external: Bool
-
Undocumented
Declaration
Swift
public let window: Window
-
Declaration
Swift
public let oldValue: PropertyType
-
Declaration
Swift
public let newValue: PropertyType