Microsoft.Maui.Graphics.Controls icon indicating copy to clipboard operation
Microsoft.Maui.Graphics.Controls copied to clipboard

Add Radio Buttons as one of the base controls

Open RChrisCoble opened this issue 2 years ago • 0 comments

Request is to add Radio Button support to the Graphics.Controls Repo.

In our UC we need to mix graphics and controls on the same canvas. We ultimately need support of the following controls:

  • Radio Buttons
  • Check boxes
  • Edit Box
  • Combo Box
  • Calendar Control
  • Date Time picker
  • Simple List Box

I believe the only controls missing are Radio Buttons and a Calendar Control, although the Calendar control might be a bit too advanced for this repo.

RChrisCoble avatar Oct 13 '21 18:10 RChrisCoble