Uses of Interface
org.robovm.apple.foundation.NSFilePresenter
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.uikit |
-
Uses of NSFilePresenter in org.robovm.apple.foundation
Classes in org.robovm.apple.foundation that implement NSFilePresenter Modifier and Type Class Description classNSFilePresenterAdapterMethods in org.robovm.apple.foundation that return types with arguments of type NSFilePresenter Modifier and Type Method Description static List<NSFilePresenter>NSFileCoordinator. getFilePresenters()Methods in org.robovm.apple.foundation with parameters of type NSFilePresenter Modifier and Type Method Description static voidNSFileCoordinator. addFilePresenter(NSFilePresenter filePresenter)protected longNSFileCoordinator. init(NSFilePresenter filePresenterOrNil)static voidNSFileCoordinator. removeFilePresenter(NSFilePresenter filePresenter)Constructors in org.robovm.apple.foundation with parameters of type NSFilePresenter Constructor Description NSFileCoordinator(NSFilePresenter filePresenterOrNil) -
Uses of NSFilePresenter in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement NSFilePresenter Modifier and Type Class Description classUIDocumentclassUIManagedDocument