共用方式為


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

適用於