UIKit.UIInputViewController.RequestSupplementaryLexiconAsync Method
Gets a lexicon of pairs of terms for use with a custom keyboard.

Syntax

public virtual System.Threading.Tasks.Task<UILexicon> RequestSupplementaryLexiconAsync ()

Returns

A task that represents the asynchronous RequestSupplementaryLexicon operation. The value of the TResult parameter is of type UIKit.UILexicon.

Remarks

The RequestSupplementaryLexiconAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.

To be added.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0