Share via


UIInputViewController.RequestSupplementaryLexicon 메서드

정의

사용자 지정 키보드와 함께 사용할 용어 쌍의 어휘집을 가져옵니다.

[Foundation.Export("requestSupplementaryLexiconWithCompletion:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RequestSupplementaryLexicon (Action<UIKit.UILexicon> completionHandler);
abstract member RequestSupplementaryLexicon : Action<UIKit.UILexicon> -> unit
override this.RequestSupplementaryLexicon : Action<UIKit.UILexicon> -> unit

매개 변수

completionHandler
Action<UILexicon>
특성

적용 대상