Condividi tramite


UIWebView.KeyboardDisplayRequiresUserAction Proprietà

Definizione

Indica se UIWebView può visualizzare la tastiera a livello di codice.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool KeyboardDisplayRequiresUserAction { [Foundation.Export("keyboardDisplayRequiresUserAction")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setKeyboardDisplayRequiresUserAction:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.KeyboardDisplayRequiresUserAction : bool with get, set

Valore della proprietà

Attributi

Si applica a