Page Summary
-
ModelDownloadUserInfoKeyis 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, andRawRepresentable.
Type Definitions
The following type definitions are available globally.
-
The type used for retrieving information from the
Notificationuser info dictionary for remote model downloading.Declaration
Swift
struct ModelDownloadUserInfoKey : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable