WebUIDelegate_Extensions.UIValidateUserInterfaceItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool UIValidateUserInterfaceItem (this WebKit.IWebUIDelegate This, WebKit.WebView webView, Foundation.NSObject validatedUserInterfaceItem, bool defaultValidation);
static member UIValidateUserInterfaceItem : WebKit.IWebUIDelegate * WebKit.WebView * Foundation.NSObject * bool -> bool
Parameters
- This
- IWebUIDelegate
- webView
- WebView
- validatedUserInterfaceItem
- NSObject
- defaultValidation
- Boolean