Share via


AVSpeechSynthesisMarker.Mark Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVSpeechSynthesisMarkerMark Mark { [Foundation.Export("mark", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMark:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("mark", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMark:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Mark : AVFoundation.AVSpeechSynthesisMarkerMark with get, set

Property Value

Attributes

Applies to