ReturnType Enum

Definition

Enumerates return button styles. Typically the operating system on-screen keyboard will visually style the return key based on this value.

public enum ReturnType
Inheritance
ReturnType

Fields

Name Value Description
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

Product Versions
.NET MAUI 8, 9