次の方法で共有


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>
属性

適用対象