AVCaption.GetFontStyle(IntPtr, NSRange) 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("fontStyleAtIndex:range:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptionFontStyle GetFontStyle(IntPtr index, out Foundation.NSRange outRange);
[<Foundation.Export("fontStyleAtIndex:range:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetFontStyle : nativeint * NSRange -> AVFoundation.AVCaptionFontStyle
override this.GetFontStyle : nativeint * NSRange -> AVFoundation.AVCaptionFontStyle
Parameters
- index
-
IntPtr
nativeint
- outRange
- NSRange
Returns
- Attributes