NSFileAccessIntent.CreateReadingIntent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("readingIntentWithURL:options:")]
public static Foundation.NSFileAccessIntent CreateReadingIntent (Foundation.NSUrl url, Foundation.NSFileCoordinatorReadingOptions options);
static member CreateReadingIntent : Foundation.NSUrl * Foundation.NSFileCoordinatorReadingOptions -> Foundation.NSFileAccessIntent
Parameters
- url
- NSUrl
- options
- NSFileCoordinatorReadingOptions
Returns
- Attributes