ContentProviderPropertyName
public enum ContentProviderPropertyName : String, PropertyNameProtocol
Undocumented
-
The possible formats that the provider can provide its data in.
Declaration
Swift
case formats = "formats"
-
The subset of formats that clipboard managers should store this provider’s data in.
Declaration
Swift
case storableFormats = "storable-formats"