Share via


UITextInput_Extensions.GetFrameForDictationResultPlaceholder 메서드

정의

애니메이션 받아쓰기 결과 자리 표시자를 표시할 사각형을 반환합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGRect GetFrameForDictationResultPlaceholder (this UIKit.IUITextInput This, Foundation.NSObject placeholder);
static member GetFrameForDictationResultPlaceholder : UIKit.IUITextInput * Foundation.NSObject -> CoreGraphics.CGRect

매개 변수

This
IUITextInput

이 메서드가 작동하는 인스턴스입니다.

placeholder
NSObject

반환

특성

적용 대상