TextInputMethodClientRequestedEventArgs.

Client Property

Summary

Set this property to a valid text input client to enable input method interaction

Syntax

public ITextInputMethodClient? Client { get; set; }

Value

Type Description
ITextInputMethodClient?