Share via


AVMutableCaption.RemoveFontWeight(NSRange) Method

Definition

[Foundation.Export("removeFontWeightInRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveFontWeight(Foundation.NSRange range);
[<Foundation.Export("removeFontWeightInRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveFontWeight : Foundation.NSRange -> unit
override this.RemoveFontWeight : Foundation.NSRange -> unit

Parameters

range
NSRange
Attributes

Applies to