cgRectValue
Returns the values in the vector as a CGRect structure.
Declaration
var cgRectValue: CGRect { get }Return Value
Reading this property creates a CGRect structure whose origin is the X, Y, Z and W values from the vector.
Returns the values in the vector as a CGRect structure.
var cgRectValue: CGRect { get } Reading this property creates a CGRect structure whose origin is the X, Y, Z and W values from the vector.