-
Declaration
Swift
public let rawValue: Int -
Declaration
Swift
public init(rawValue: Int) -
All edges.
Declaration
Swift
public static let all: `Self` -
The bottom edge.
Declaration
Swift
public static let bottom: `Self` -
Horizontal edges.
Declaration
Swift
public static let horizontal: `Self` -
The leading edge.
Declaration
Swift
public static let leading: `Self` -
The top edge.
Declaration
Swift
public static let top: `Self` -
The trailing edge.
Declaration
Swift
public static let trailing: `Self` -
Vertical edges.
Declaration
Swift
public static let vertical: `Self`
View on GitHub
Set Structure Reference