MLKitDigitalInkRecognition Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
-
RemoteModel is a class representing a machine learning model stored on a server and downloaded for local use.
-
It has a read-only property name which is a string representing the model's name.
-
Instantiation using the init() initializer is unavailable for RemoteModel.
RemoteModel
class RemoteModel : NSObject
A model that is stored remotely on the server and downloaded to the device.
-
Declaration
Swift
var name: String { get }
-
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[],[]]