-
Cast constructor, converting any binary integer to a
SurfaceEdge.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
the top left corner.
Declaration
Swift
static let northWest: GdkSurfaceEdge -
the top edge.
Declaration
Swift
static let north: GdkSurfaceEdge -
the top right corner.
Declaration
Swift
static let northEast: GdkSurfaceEdge -
the left edge.
Declaration
Swift
static let west: GdkSurfaceEdge -
the right edge.
Declaration
Swift
static let east: GdkSurfaceEdge -
the lower left corner.
Declaration
Swift
static let southWest: GdkSurfaceEdge -
the lower edge.
Declaration
Swift
static let south: GdkSurfaceEdge -
the lower right corner.
Declaration
Swift
static let southEast: GdkSurfaceEdge
View on GitHub
Install in Dash
SurfaceEdge Extension Reference