次の方法で共有


UIKeyboard.FrameBeginFromNotification(NSNotification) メソッド

定義

非推奨: 通知からキーボードの開始フレームを抽出するヘルパー メソッド

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

パラメーター

n
NSNotification

通知とそのペイロード。

戻り値

注釈

代わりに、 UIKeyboard.Notifications 厳密に型指定されたメソッドを使用します。

適用対象