https://github.com/jfversluis/mauiwindowsswitchnolabelsample
Sample code to demonstrate how to remove the label text of the .NET MAUI Switch control on Windows
https://github.com/jfversluis/mauiwindowsswitchnolabelsample
dotnet dotnet-maui sample-code switch switch-control windows winui
Last synced: about 1 year ago
JSON representation
Sample code to demonstrate how to remove the label text of the .NET MAUI Switch control on Windows
- Host: GitHub
- URL: https://github.com/jfversluis/mauiwindowsswitchnolabelsample
- Owner: jfversluis
- License: mit
- Created: 2023-12-22T08:52:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T09:36:35.000Z (over 2 years ago)
- Last Synced: 2025-03-24T06:54:38.675Z (about 1 year ago)
- Topics: dotnet, dotnet-maui, sample-code, switch, switch-control, windows, winui
- Language: C#
- Homepage: https://blog.verslu.is/maui/remove-switch-text-label/
- Size: 219 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# .NET MAUI Windows Switch No Label Sample
Sample code to demonstrate how to remove the label text of the .NET MAUI Switch control on Windows
This sample code is also used in a blog post about this subject which you can find here: https://blog.verslu.is/maui/remove-switch-text-label/