AVPlayerView.FlashChapter(nuint, String) Method

Definition

[Foundation.Export("flashChapterNumber:chapterTitle:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void FlashChapter (nuint chapterNumber, string chapterTitle);
abstract member FlashChapter : nuint * string -> unit
override this.FlashChapter : nuint * string -> unit

Parameters

chapterNumber
System.System.UIntPtr System.unativeint
chapterTitle
String
Attributes

Applies to