UIKeyboard.FrameBeginFromNotification(NSNotification) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
notifica e il relativo payload.
Restituisce
Commenti
Usare invece i UIKeyboard.Notifications metodi fortemente tipizzato.