Condividi tramite


WKUserContentController.AddContentRuleList(WKContentRuleList) Metodo

Definizione

Aggiunge l'elenco specificato di regole di contenuto.

[Foundation.Export("addContentRuleList:")]
[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 AddContentRuleList (WebKit.WKContentRuleList contentRuleList);
abstract member AddContentRuleList : WebKit.WKContentRuleList -> unit
override this.AddContentRuleList : WebKit.WKContentRuleList -> unit

Parametri

contentRuleList
WKContentRuleList

Elenco delle regole di contenuto da aggiungere.

Attributi

Si applica a