Uses of Class
org.robovm.apple.fileprovider.NSFileProviderDomain
| Package | Description |
|---|---|
| org.robovm.apple.fileprovider |
-
Uses of NSFileProviderDomain in org.robovm.apple.fileprovider
Methods in org.robovm.apple.fileprovider that return NSFileProviderDomain Modifier and Type Method Description NSFileProviderDomainNSFileProviderExtension. getDomain()Methods in org.robovm.apple.fileprovider with parameters of type NSFileProviderDomain Modifier and Type Method Description static voidNSFileProviderManager. addDomain(NSFileProviderDomain domain, VoidBlock1<NSError> completionHandler)static NSFileProviderManagerNSFileProviderManager. managerForDomain(NSFileProviderDomain domain)static voidNSFileProviderManager. removeDomain(NSFileProviderDomain domain, VoidBlock1<NSError> completionHandler)Method parameters in org.robovm.apple.fileprovider with type arguments of type NSFileProviderDomain Modifier and Type Method Description static voidNSFileProviderManager. getDomains(VoidBlock2<NSArray<NSFileProviderDomain>,NSError> completionHandler)