Other Classes

The following classes are available globally.

  • Allows to cancel the associated asynchronous operation

    The the associated asynchronous operation is not automatically canceled if this object goes out of scope.

    See more

    Declaration

    Objective-C

    
    @interface MBXCancelable : NSObject
  • Set of common keys that can be used to configure all Mapbox SDKs.

    See more

    Declaration

    Objective-C

    
    @interface MBXMapboxCommonSettings : NSObject
  • Factory that allows to create settings service instance.

    Declaration

    Objective-C

    
    @interface MBXSettingsServiceFactory : NSObject