Share via


AVMutableCaption.RemoveBackgroundColor(NSRange) Method

Definition

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

Parameters

range
NSRange
Attributes

Applies to