다음을 통해 공유


UITextInput_Extensions.RemoveDictationResultPlaceholder 메서드

정의

placeholder 더 이상 필요하지 않습니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void RemoveDictationResultPlaceholder (this UIKit.IUITextInput This, Foundation.NSObject placeholder, bool willInsertResult);
static member RemoveDictationResultPlaceholder : UIKit.IUITextInput * Foundation.NSObject * bool -> unit

매개 변수

This
IUITextInput

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

placeholder
NSObject
willInsertResult
Boolean
특성

적용 대상