Uses of Class
org.robovm.apple.foundation.NSURLFileProtection
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLFileProtection in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSURLFileProtection Modifier and Type Field Description static NSURLFileProtectionNSURLFileProtection. Completestatic NSURLFileProtectionNSURLFileProtection. CompleteUnlessOpenstatic NSURLFileProtectionNSURLFileProtection. CompleteUntilFirstUserAuthenticationstatic NSURLFileProtectionNSURLFileProtection. NoneMethods in org.robovm.apple.foundation that return NSURLFileProtection Modifier and Type Method Description static NSURLFileProtectionNSURLFileProtection.Marshaler. toObject(Class<NSURLFileProtection> cls, long handle, long flags)static NSURLFileProtectionNSURLFileProtection. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSURLFileProtection Modifier and Type Method Description static List<NSURLFileProtection>NSURLFileProtection.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSURLFileProtection Modifier and Type Method Description static longNSURLFileProtection.Marshaler. toNative(NSURLFileProtection o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLFileProtection Modifier and Type Method Description static longNSURLFileProtection.AsListMarshaler. toNative(List<NSURLFileProtection> l, long flags)static NSURLFileProtectionNSURLFileProtection.Marshaler. toObject(Class<NSURLFileProtection> cls, long handle, long flags)