Uses of Class
org.robovm.apple.assetslibrary.ALAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.assetslibrary |
-
Uses of ALAuthorizationStatus in org.robovm.apple.assetslibrary
Methods in org.robovm.apple.assetslibrary that return ALAuthorizationStatus Modifier and Type Method Description static ALAuthorizationStatusALAssetsLibrary. getAuthorizationStatus()Deprecated.Deprecated in iOS 9.0.static ALAuthorizationStatusALAuthorizationStatus. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static ALAuthorizationStatusALAuthorizationStatus. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static ALAuthorizationStatus[]ALAuthorizationStatus. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.