Share via


DomCssStyleSheet.RemoveRule(UInt32) Method

Definition

[Foundation.Export("removeRule:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveRule(uint index);
[<Foundation.Export("removeRule:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveRule : uint32 -> unit
override this.RemoveRule : uint32 -> unit

Parameters

index
UInt32
Attributes

Applies to