MLKitCommon Framework Reference

  • RemoteModel is an NSObject subclass representing a machine learning model stored on a server.

  • This model is downloaded to the device for use and has a name property to identify it.

  • The RemoteModel class cannot be directly initialized using its init method.

RemoteModel

  class 
 RemoteModel 
 : 
 NSObject 
 

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

  • The model name.

    Declaration

    Swift

      var 
     name 
     : 
     String 
     { 
     get 
     } 
     
    
  • Unavailable.

Design a Mobile Site
View Site in Mobile | Classic
Share by: