MLKitCommon Framework Reference

  • ModelDownloadUserInfoKey is a type used for accessing information related to remote model downloading from the Notification user info dictionary.

  • This type is globally available and is declared as a struct in Swift with properties like _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, and RawRepresentable.

Type Definitions

The following type definitions are available globally.

  • The type used for retrieving information from the Notification user info dictionary for remote model downloading.

    Declaration

    Swift

    struct ModelDownloadUserInfoKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable