IKSlideshow.RunSlideshow(IIKSlideshowDataSource, String, NSDictionary) 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("runSlideshowWithDataSource:inMode:options:")]
public virtual void RunSlideshow (ImageKit.IIKSlideshowDataSource dataSource, string slideshowMode, Foundation.NSDictionary slideshowOptions);
abstract member RunSlideshow : ImageKit.IIKSlideshowDataSource * string * Foundation.NSDictionary -> unit
override this.RunSlideshow : ImageKit.IIKSlideshowDataSource * string * Foundation.NSDictionary -> unit
Parameters
- dataSource
- IIKSlideshowDataSource
- slideshowMode
- String
- slideshowOptions
- NSDictionary
- Attributes