CRSAxisDirectionTypes
Objective-C
@interface CRSAxisDirectionTypes : NSObjectSwift
class CRSAxisDirectionTypes : NSObjectAxis Direction Type
- 
                  
                  Get the type name DeclarationObjective-C + (NSString *)name:(enum CRSAxisDirectionType)type;Swift class func name(_ type: CRSAxisDirectionType) -> String!Parameterstypetype Return Valuetype name 
- 
                  
                  Get the type from the name DeclarationObjective-C + (enum CRSAxisDirectionType)type:(NSString *)name;Swift class func type(_ name: String!) -> CRSAxisDirectionTypeParametersnametype name Return Valuetype 
 View on GitHub
View on GitHub CRSAxisDirectionTypes Class Reference
        CRSAxisDirectionTypes Class Reference