Condividi tramite


UIKeyboard.FrameBeginFromNotification(NSNotification) Metodo

Definizione

Deprecato: metodo helper per estrarre il frame iniziale della tastiera da una notifica

public static CoreGraphics.CGRect FrameBeginFromNotification (Foundation.NSNotification n);
static member FrameBeginFromNotification : Foundation.NSNotification -> CoreGraphics.CGRect

Parametri

n
NSNotification

notifica e il relativo payload.

Restituisce

Commenti

Usare invece i UIKeyboard.Notifications metodi fortemente tipizzato.

Si applica a