Controls/SearchBar
Jump to navigation
Jump to search
SearchBar
- Kind
- Control
- Microsoft Docs
- SearchBar documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Search input with submit/cancel behavior.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Text | ? | Current query | |
| Placeholder | ? | Hint text | |
| SearchCommand | ? | Invoked on search | |
| SearchCommandParameter | ? | Command payload | |
| TextColor | ? | ||
| CancelButtonColor | ? | Platform-specific |