Share via


WKUserContentController.RemoveContentRuleList(WKContentRuleList) Method

Definition

[Foundation.Export("removeContentRuleList:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveContentRuleList(WebKit.WKContentRuleList contentRuleList);
[<Foundation.Export("removeContentRuleList:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveContentRuleList : WebKit.WKContentRuleList -> unit
override this.RemoveContentRuleList : WebKit.WKContentRuleList -> unit

Parameters

contentRuleList
WKContentRuleList
Attributes

Applies to