Uses of Class
org.robovm.apple.foundation.NSUserActivityType
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSUserActivityType in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSUserActivityType Modifier and Type Field Description static NSUserActivityTypeNSUserActivityType. BrowsingWebMethods in org.robovm.apple.foundation that return NSUserActivityType Modifier and Type Method Description static NSUserActivityTypeNSUserActivityType.Marshaler. toObject(Class<NSUserActivityType> cls, long handle, long flags)static NSUserActivityTypeNSUserActivityType. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSUserActivityType Modifier and Type Method Description static List<NSUserActivityType>NSUserActivityType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSUserActivityType Modifier and Type Method Description static longNSUserActivityType.Marshaler. toNative(NSUserActivityType o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSUserActivityType Modifier and Type Method Description static longNSUserActivityType.AsListMarshaler. toNative(List<NSUserActivityType> l, long flags)static NSUserActivityTypeNSUserActivityType.Marshaler. toObject(Class<NSUserActivityType> cls, long handle, long flags)Constructors in org.robovm.apple.foundation with parameters of type NSUserActivityType Constructor Description NSUserActivity(NSUserActivityType activityType)