SFContentBlockerErrorCodeExtensions Classe
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.
Méthodes d’extension pour l’énumération SafariServices.SFContentBlockerErrorCode.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SFErrorCode' enum.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SFContentBlockerErrorCodeExtensions
type SFContentBlockerErrorCodeExtensions = class
- Héritage
-
SFContentBlockerErrorCodeExtensions
- Attributs
Remarques
La méthode d’extension pour l’énumération SafariServices.SFContentBlockerErrorCode peut être utilisée pour extraire le domaine d’erreur associé à ces codes d’erreur.
Méthodes
GetDomain(SFContentBlockerErrorCode) |
Retourne le domaine d’erreur associé à la valeur SafariServices.SFContentBlockerErrorCode |