-
Cast constructor, converting any binary integer to a
OwnerChange.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
some other app claimed the ownership
Declaration
Swift
static let newOwner: GdkOwnerChange -
the window was destroyed
Declaration
Swift
static let destroy: GdkOwnerChange -
the client was closed
Declaration
Swift
static let close: GdkOwnerChange
View on GitHub
Install in Dash
OwnerChange Extension Reference