[−][src]Trait uikit_sys::INSFileAccessIntent
Provided methods
unsafe fn URL(self) -> NSURL where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn readingIntentWithURL_options_(
url: NSURL,
options: NSFileCoordinatorReadingOptions
) -> instancetype where
Self::Target: Message + Sized,
url: NSURL,
options: NSFileCoordinatorReadingOptions
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn writingIntentWithURL_options_(
url: NSURL,
options: NSFileCoordinatorWritingOptions
) -> instancetype where
Self::Target: Message + Sized,
url: NSURL,
options: NSFileCoordinatorWritingOptions
) -> instancetype where
Self::Target: Message + Sized,