The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
Update MediaElement Transport Controls for Windows. Adds Support for Full Screen button in the controls. Controls are updated to have play, pause, Fast Forward, Next, Previous, Inline Volume Controls, Repeat button, Cast Button and an Aspect button.
Linked Issues
Fixes #2236
PR Checklist
[x] Has a linked Issue, and the Issue has been approved(bug) or Championed (feature/proposal)
[ ] Has tests (if omitted, state reason in description)
[ ] Has samples (if omitted, state reason in description)
Feature/Proposal
Description of Change
Update MediaElement Transport Controls for Windows. Adds Support for Full Screen button in the controls. Controls are updated to have play, pause, Fast Forward, Next, Previous, Inline Volume Controls, Repeat button, Cast Button and an Aspect button.
Linked Issues
Fixes #2236
PR Checklist
[x] Has a linked Issue, and the Issue has been
approved
(bug) orChampioned
(feature/proposal)[ ] Has tests (if omitted, state reason in description)
[ ] Has samples (if omitted, state reason in description)
[x] Rebased on top of
main
at time of PR[x] Changes adhere to coding standard
[ ] Documentation created or updated: https://github.com/MicrosoftDocs/CommunityToolkit/pulls
Additional information
This updates the windows controls to support all the Media Buttons you could want.