Class ReturnKeySetEventArgs

Definition

Namespace:
Tizen.Uix.InputMethod
Assembly:
Tizen.Uix.InputMethod.dll

This class contains the data related to the ReturnKeySet event.

C#
Copy
public class ReturnKeySetEventArgs
Inheritance
object
ReturnKeySetEventArgs

Properties

View Source

Type

The type of the Return key on the input panel.

Declaration
C#
Copy
public InputPanelReturnKey Type { get; }
Property Value
Type Description
InputPanelReturnKey