다음을 통해 공유


UIKeyboard.BoundsFromNotification(NSNotification) 메서드

정의

개발자는 이 사용되지 않는 메서드를 사용하면 안 됩니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 2, ObjCRuntime.PlatformArchitecture.None, null)]
public static CoreGraphics.CGRect BoundsFromNotification (Foundation.NSNotification n);
static member BoundsFromNotification : Foundation.NSNotification -> CoreGraphics.CGRect

매개 변수

n
NSNotification

알림 및 해당 페이로드.

반환

특성

설명

대신 강력한 형식의 UIKeyboard.Notifications 메서드를 사용합니다.

적용 대상