다음을 통해 공유


UITextView.InsertDictationResultPlaceholder 메서드

정의

받아쓰기 처리 중에 사용할 받아쓰기 결과 자리 표시자입니다.

[Foundation.Export("insertDictationResultPlaceholder")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject InsertDictationResultPlaceholder ();
abstract member InsertDictationResultPlaceholder : unit -> Foundation.NSObject
override this.InsertDictationResultPlaceholder : unit -> Foundation.NSObject

반환

를 반환 null하지 않아야 합니다.

특성

설명

이 메서드의 결과는 에 GetFrameForDictationResultPlaceholder(NSObject)전달됩니다.

이 메서드를 재정의하는 애플리케이션 개발자도 를 재정 RemoveDictationResultPlaceholder(NSObject, Boolean)의해야 합니다.

적용 대상