AVPlayerLayer.SetCaptionPreviewProfileId(String, CGPoint, String) Method

Definition

[Foundation.Export("setCaptionPreviewProfileID:position:text:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetCaptionPreviewProfileId(string profileId, CoreGraphics.CGPoint position, string? text);
[<Foundation.Export("setCaptionPreviewProfileID:position:text:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetCaptionPreviewProfileId : string * CoreGraphics.CGPoint * string -> unit
override this.SetCaptionPreviewProfileId : string * CoreGraphics.CGPoint * string -> unit

Parameters

profileId
String
position
CGPoint
text
String
Attributes

Applies to