AVCaptionRenderer.GetCaptionPreview(String, String, CGSize) 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("captionPreviewForProfileID:extendedLanguageTag:renderSize:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSAttributedString GetCaptionPreview(string profileId, string? extendedLanguageTag, CoreGraphics.CGSize renderSize);
[<Foundation.Export("captionPreviewForProfileID:extendedLanguageTag:renderSize:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCaptionPreview : string * string * CoreGraphics.CGSize -> Foundation.NSAttributedString
Parameters
- profileId
- String
- extendedLanguageTag
- String
- renderSize
- CGSize
Returns
- Attributes