UIKeyboard.AnimationCurveFromNotification(NSNotification) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
已被取代:從通知擷取動畫曲線的協助程式方法。
public static uint AnimationCurveFromNotification (Foundation.NSNotification n);
static member AnimationCurveFromNotification : Foundation.NSNotification -> uint32
參數
通知及其承載。
傳回
備註
請改用 UIKeyboard.Notifications 強型別方法。