Share via


AVPlayerView.FlashChapter(UIntPtr, String) Method

Definition

[Foundation.Export("flashChapterNumber:chapterTitle:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void FlashChapter(UIntPtr chapterNumber, string? chapterTitle);
[<Foundation.Export("flashChapterNumber:chapterTitle:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member FlashChapter : unativeint * string -> unit
override this.FlashChapter : unativeint * string -> unit

Parameters

chapterNumber
UIntPtr

unativeint

chapterTitle
String
Attributes

Applies to