Uses of Class
org.robovm.apple.mobilecoreservices.UTTypeDeclaration
| Package | Description |
|---|---|
| org.robovm.apple.mobilecoreservices |
-
Uses of UTTypeDeclaration in org.robovm.apple.mobilecoreservices
Methods in org.robovm.apple.mobilecoreservices that return types with arguments of type UTTypeDeclaration Modifier and Type Method Description static List<UTTypeDeclaration>UTTypeDeclaration.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.mobilecoreservices with parameters of type UTTypeDeclaration Modifier and Type Method Description static longUTTypeDeclaration.Marshaler. toNative(UTTypeDeclaration o, long flags)Method parameters in org.robovm.apple.mobilecoreservices with type arguments of type UTTypeDeclaration Modifier and Type Method Description static longUTTypeDeclaration.AsListMarshaler. toNative(List<UTTypeDeclaration> l, long flags)static UTTypeDeclarationUTTypeDeclaration.Marshaler. toObject(Class<UTTypeDeclaration> cls, long handle, long flags)