共用方式為


UIKeyboard.BoundsFromNotification(NSNotification) 方法

定義

開發人員不應該使用此已被取代的方法。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 2, ObjCRuntime.PlatformArchitecture.None, null)]
public static CoreGraphics.CGRect BoundsFromNotification (Foundation.NSNotification n);
static member BoundsFromNotification : Foundation.NSNotification -> CoreGraphics.CGRect

參數

n
NSNotification

通知及其承載。

傳回

屬性

備註

請改用 UIKeyboard.Notifications 強型別方法。

適用於