WindowSizeChangedEvent
public struct WindowSizeChangedEvent : WindowPropertyEventType
Undocumented
-
Undocumented
Declaration
Swift
public typealias PropertyType = CGSize -
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
View on GitHub
Install in Dash
WindowSizeChangedEvent Structure Reference