Freigeben über


UIInputViewController.RequestSupplementaryLexicon Methode

Definition

Ruft ein Lexikon von Begriffspaaren für die Verwendung mit einer benutzerdefinierten Tastatur ab.

[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

Parameter

completionHandler
Action<UILexicon>
Attribute

Gilt für: