Share via


AVMutableCaption.RemoveRuby(NSRange) Method

Definition

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

Parameters

range
NSRange
Attributes

Applies to