Share via


WKUserContentController.AddContentRuleList(WKContentRuleList) Method

Definition

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

Parameters

contentRuleList
WKContentRuleList
Attributes

Applies to