canExportSlideshowItem(at:toApplication:)
Reports whether the export button should be enabled for a slideshow item.
Declaration
optional func canExportSlideshowItem(at index: Int, toApplication applicationBundleIdentifier: String!) -> BoolReturn Value
true if the export button should be enabled for an item; otherwise false.