UITextView.InsertDictationResultPlaceholder 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
받아쓰기 처리 중에 사용할 받아쓰기 결과 자리 표시자입니다.
[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)의해야 합니다.