MLKitCommon Framework Reference

MLKRemoteModel

  @interface 
 MLKRemoteModel 
 : 
 NSObject 
 

A model that is stored remotely on the server and downloaded to the device.

  • The model name.

    Declaration

    Objective-C

      @property 
     ( 
     nonatomic 
     , 
     copy 
     , 
     readonly 
     ) 
     NSString 
     * 
     _Nonnull 
     name 
     ; 
     
    
  • Unavailable.

    Declaration

    Objective-C

      - 
     ( 
     nonnull 
     instancetype 
     ) 
     init 
     ; 
     
    
Create a Mobile Website
View Site in Mobile | Classic
Share by: