WebViewJavaScriptFrame Délégué
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.
public delegate bool WebViewJavaScriptFrame(WebView sender, string message, WebFrame initiatedByFrame);
type WebViewJavaScriptFrame = delegate of WebView * string * WebFrame -> bool
Paramètres
- sender
- WebView
- message
- String
- initiatedByFrame
- WebFrame