Freigeben über


UIKeyboard.BoundsFromNotification(NSNotification) Methode

Definition

Entwickler sollten diese veraltete Methode nicht verwenden.

[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

Parameter

n
NSNotification

Benachrichtigung und deren Nutzlast.

Gibt zurück

Attribute

Hinweise

Verwenden Sie stattdessen die UIKeyboard.Notifications stark typisierten Methoden.

Gilt für: