VisualMediaAccess
Defines the possible states in which the visual media storage access can be.
VisualMediaAccess.FULL when the app has full access to the storage.
VisualMediaAccess.PARTIAL when the app has partial access to the storage.
VisualMediaAccess.DENIED when the app has no access to the storage.
Entries
Properties
Inherited properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.