WindowPosChangedEvent
public struct WindowPosChangedEvent : WindowPropertyEventType
Undocumented
-
Undocumented
Declaration
Swift
public typealias PropertyType = CGPoint
-
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