IKSlideshowDataSource.CanExportItemToApplication(nint, String) 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("canExportSlideshowItemAtIndex:toApplication:")]
public virtual bool CanExportItemToApplication (nint index, string applicationBundleIdentifier);
abstract member CanExportItemToApplication : nint * string -> bool
override this.CanExportItemToApplication : nint * string -> bool
Parameters
- index
- System.System.IntPtr System.nativeint
- applicationBundleIdentifier
- String
Returns
- Attributes