WebUIDelegate.UIValidateUserInterfaceItem(WebView, NSObject, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("webView:validateUserInterfaceItem:defaultValidation:")]
public virtual bool UIValidateUserInterfaceItem (WebKit.WebView webView, Foundation.NSObject validatedUserInterfaceItem, bool defaultValidation);
abstract member UIValidateUserInterfaceItem : WebKit.WebView * Foundation.NSObject * bool -> bool
override this.UIValidateUserInterfaceItem : WebKit.WebView * Foundation.NSObject * bool -> bool
Parâmetros
- webView
- WebView
- validatedUserInterfaceItem
- NSObject
- defaultValidation
- Boolean
Retornos
- Atributos