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