Size
public struct Size : Equatable
Undocumented
-
Undocumented
Declaration
Swift
public var width: Float
-
Undocumented
Declaration
Swift
public var isEmpty: Bool { get }
-
Undocumented
Declaration
Swift
public func toPoint() -> Point