다음을 통해 공유


UIWebView.KeyboardDisplayRequiresUserAction 속성

정의

UIWebView가 키보드를 프로그래밍 방식으로 표시할 수 있는지 여부입니다.

[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

속성 값

특성

적용 대상