WKContentRuleListStore.GetAvailableContentRuleListIdentifiers Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère la liste des identificateurs pour les listes de règles de contenu disponibles et les transmet au fourni callback
.
[Foundation.Export("getAvailableContentRuleListIdentifiers:")]
public virtual void GetAvailableContentRuleListIdentifiers (Action<string[]> callback);
abstract member GetAvailableContentRuleListIdentifiers : Action<string[]> -> unit
override this.GetAvailableContentRuleListIdentifiers : Action<string[]> -> unit
Paramètres
- Attributs