CGVector
Undocumented
-
Creates a new instance from a vector.
Declaration
Swift
public init(vector: Vector)
-
Returns the vector representation.
Declaration
Swift
public var vector: Vector