UI/DisplayPromptAsync
Jump to navigation
Jump to search
DisplayPromptAsync
- Kind
- System UI / Dialog
- Microsoft Docs
- DisplayPromptAsync documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Prompt for text input.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Title | ? | ||
| Message | ? | ||
| Accept | ? | OK label | |
| Cancel | ? | Cancel label | |
| Placeholder | ? | Input hint | |
| MaxLength | ? | Character limit | |
| Keyboard | ? | Input type |