ReturnType Enum

Definition

Enumerates return button styles.

public enum ReturnType
type ReturnType = 
Inheritance
ReturnType

Fields

Default 0

Indicates the default style on the platform.

Done 1

Indicates a "Done" button.

Go 2

Indicates a "Go" button.

Next 3

Indicates a "Next" button.

4

Indicates a "Search" button.

Send 5

Indicates a "Send" button.

Applies to