WKUIDelegate_Extensions.ShouldPreviewElement 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.
Méthode appelée pour déterminer si l’élément doit fournir un aperçu.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldPreviewElement (this WebKit.IWKUIDelegate This, WebKit.WKWebView webView, WebKit.WKPreviewElementInfo elementInfo);
static member ShouldPreviewElement : WebKit.IWKUIDelegate * WebKit.WKWebView * WebKit.WKPreviewElementInfo -> bool
Paramètres
- This
- IWKUIDelegate
Instance sur laquelle cette méthode d’extension fonctionne.
- webView
- WKWebView
- elementInfo
- WKPreviewElementInfo
Retours
- Attributs