CRSUnitType
Objective-C
enum CRSUnitType {}
Swift
struct CRSUnitType : Equatable, RawRepresentable
Unit Type
-
Undocumented
Declaration
Objective-C
CRS_UNIT_NONE -
Undocumented
Declaration
Objective-C
CRS_UNIT_ANGLE -
Undocumented
Declaration
Objective-C
CRS_UNIT_LENGTH -
Undocumented
Declaration
Objective-C
CRS_UNIT_PARAMETRIC -
Undocumented
Declaration
Objective-C
CRS_UNIT_SCALE -
Undocumented
Declaration
Objective-C
CRS_UNIT_TIME -
Undocumented
Declaration
Objective-C
CRS_UNIT
View on GitHub
CRSUnitType Enumeration Reference