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