-
Cast constructor, converting any binary integer to a
ExpanderStyle.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
The style used for a collapsed subtree.
Declaration
Swift
static let collapsed: GtkExpanderStyle -
Intermediate style used during animation.
Declaration
Swift
static let semiCollapsed: GtkExpanderStyle -
Intermediate style used during animation.
Declaration
Swift
static let semiExpanded: GtkExpanderStyle -
The style used for an expanded subtree.
Declaration
Swift
static let expanded: GtkExpanderStyle
View on GitHub
Install in Dash
ExpanderStyle Extension Reference