Freigeben über


AVMutableCaption.SetFontWeight(AVCaptionFontWeight, NSRange) Method

Definition

[Foundation.Export("setFontWeight:inRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetFontWeight(AVFoundation.AVCaptionFontWeight fontWeight, Foundation.NSRange range);
[<Foundation.Export("setFontWeight:inRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetFontWeight : AVFoundation.AVCaptionFontWeight * Foundation.NSRange -> unit
override this.SetFontWeight : AVFoundation.AVCaptionFontWeight * Foundation.NSRange -> unit

Parameters

fontWeight
AVCaptionFontWeight
range
NSRange
Attributes

Applies to