Condividi tramite


UIKeyboard.BoundsFromNotification(NSNotification) Metodo

Definizione

Gli sviluppatori non devono usare questo metodo deprecato.

[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

Parametri

n
NSNotification

notifica e il relativo payload.

Restituisce

Attributi

Commenti

Usare invece i UIKeyboard.Notifications metodi fortemente tipizzato.

Si applica a