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 should display alternate text if image cannot be rendered #4793

@magmasystems

Description

@magmasystems

Summary

If for some reason, the image in an ImageButton cannot be rendered, there should be an option for the developer to specify an alternate text to be displayed, much like the tag in HTML.

API Changes

<ImageButton ...... alt="X" ... />

Intended Use Case

I am having difficulty displaying an ImageButton with Xamarin Forms in a macOS project (see bug #4792 ). It would be good if I was able to specify some alternative text that could be displayed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions