Controls/Button

From Wiki Maui Linux NET
Revision as of 14:55, 17 October 2025 by Ten (talk | contribs) (Created page with "{{ElementSpec | title=Button | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/button | introduced=MAUI 6.0 (.NET 6) | deprecated= | notes=Core click control. Prefer '''Border''' for styling (instead of deprecated Frame). | props= ! Property !! Implemented (Maui Linux) !! Introduced in (MAUI/.NET) !! Notes | Text || ? || || | Command || ? || || | CommandParameter || ? || || | ImageSource || ? || || Requires GTK image lo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Button

Kind
Control
Microsoft Docs
Button documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
Notes
Core click control. Prefer Border for styling (instead of deprecated Frame).

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes