Freigeben über


WKUserContentController.RemoveContentRuleList(WKContentRuleList) Methode

Definition

Entfernt die angegebene Inhaltsregelliste.

[Foundation.Export("removeContentRuleList:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveContentRuleList (WebKit.WKContentRuleList contentRuleList);
abstract member RemoveContentRuleList : WebKit.WKContentRuleList -> unit
override this.RemoveContentRuleList : WebKit.WKContentRuleList -> unit

Parameter

contentRuleList
WKContentRuleList

Die zu entfernende Inhaltsregelliste.

Attribute

Gilt für: