UIKeyboard.BoundsUserInfoKey 属性

定义

表示与常量 UIKeyboardBoundsUserInfoKey 关联的值

[Foundation.Field("UIKeyboardBoundsUserInfoKey", "UIKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString BoundsUserInfoKey { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.BoundsUserInfoKey : Foundation.NSString

属性值

属性

适用于