ReturnType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates return button styles. Typically the operating system on-screen keyboard will visually style the return key based on this value.
public enum class ReturnType
public enum ReturnType
type ReturnType =
Public Enum ReturnType
- Inheritance
-
ReturnType
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. |
Search | 4 | Indicates a "Search" button. |
Send | 5 | Indicates a "Send" button. |
Product | Versions |
---|---|
.NET MAUI | 8, 9 |
.NET MAUI feedback
.NET MAUI is an open source project. Select a link to provide feedback: