CRSOperationTypes
Objective-C
@interface CRSOperationTypes : NSObjectSwift
class CRSOperationTypes : NSObjectCoordinate Operation Type
- 
                  
                  Get the type name DeclarationObjective-C + (NSString *)name:(enum CRSOperationType)type;Swift class func name(_ type: CRSOperationType) -> String!Parameterstypetype Return Valuetype name 
- 
                  
                  Get the type from the name DeclarationObjective-C + (enum CRSOperationType)type:(NSString *)name;Swift class func type(_ name: String!) -> CRSOperationTypeParametersnametype name Return Valuetype 
 View on GitHub
View on GitHub CRSOperationTypes Class Reference
        CRSOperationTypes Class Reference