Controls/ImageButton: Difference between revisions

From Wiki Maui Linux NET
Jump to navigation Jump to search
Created page with "{{ElementSpec | title=ImageButton | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/imagebutton | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Button with image content; accessibility labeling important. | props= <tr><td>Source</td><td>?</td><td></td><td>Image content</td></tr> <tr><td>Aspect</td><td>?</td><td></td><td>Image scaling</td></tr> <tr><td>CornerRadius</td><td>?</td><td></td><td>Rounded edges</td></tr>..."
 
(No difference)

Latest revision as of 16:02, 17 October 2025


ImageButton

Kind
Control
Microsoft Docs
ImageButton documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Button with image content; accessibility labeling important.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
Source?Image content
Aspect?Image scaling
CornerRadius?Rounded edges
Padding?
BorderColor?
BorderWidth?