次の方法で共有


UIKeyboard.AnimationCurveFromNotification(NSNotification) メソッド

定義

非推奨: 通知からアニメーション曲線を抽出するヘルパー メソッド。

public static uint AnimationCurveFromNotification (Foundation.NSNotification n);
static member AnimationCurveFromNotification : Foundation.NSNotification -> uint32

パラメーター

n
NSNotification

通知とそのペイロード。

戻り値

注釈

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

適用対象