Uses of Class
org.robovm.apple.assetslibrary.ALAssetType
| Package | Description |
|---|---|
| org.robovm.apple.assetslibrary |
-
Uses of ALAssetType in org.robovm.apple.assetslibrary
Fields in org.robovm.apple.assetslibrary declared as ALAssetType Modifier and Type Field Description static ALAssetTypeALAssetType. PhotoDeprecated.Deprecated in iOS 9.0.static ALAssetTypeALAssetType. UnknownDeprecated.Deprecated in iOS 9.0.static ALAssetTypeALAssetType. VideoDeprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.assetslibrary that return ALAssetType Modifier and Type Method Description ALAssetTypeALAsset. getType()Deprecated.static ALAssetTypeALAssetType.Marshaler. toObject(Class<ALAssetType> cls, long handle, long flags)static ALAssetTypeALAssetType. valueOf(NSString value)Methods in org.robovm.apple.assetslibrary that return types with arguments of type ALAssetType Modifier and Type Method Description static List<ALAssetType>ALAssetType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.assetslibrary with parameters of type ALAssetType Modifier and Type Method Description static longALAssetType.Marshaler. toNative(ALAssetType o, long flags)Method parameters in org.robovm.apple.assetslibrary with type arguments of type ALAssetType Modifier and Type Method Description static longALAssetType.AsListMarshaler. toNative(List<ALAssetType> l, long flags)static ALAssetTypeALAssetType.Marshaler. toObject(Class<ALAssetType> cls, long handle, long flags)