Share via


WebViewValidateUserInterface Delegato

Definizione

public delegate bool WebViewValidateUserInterface(WebView webView, NSObject validatedUserInterfaceItem, bool defaultValidation);
type WebViewValidateUserInterface = delegate of WebView * NSObject * bool -> bool

Parametri

webView
WebView
validatedUserInterfaceItem
NSObject
defaultValidation
Boolean

Valore restituito

Si applica a