Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] ImageButton #1724

@StephaneDelcroix

Description

@StephaneDelcroix

Rationale

The current Button.Image property is mainly for displaying a small icon next to the text.

To avoid breaking changes, we should create a new ImageButton control. Both Button and ImageButton should derive from a common ButtonBase.

Implementation

see Button API, but skip the Label

Implementation on Android, iOS, UWP in renderers.

Backward Compatibility

Difficulty: Medium

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions