Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.29 KB

visual-structure.md

File metadata and controls

30 lines (21 loc) · 1.29 KB
title page_title description position slug
Visual Structure
.NET MAUI ToggleButton Documentation - ToggleButton Visual Structure
Learn what visual elements are displayed by the Telerik UI for .NET MAUI ToggleButton, and see how these elements build the visual structure of the component.
1
togglebutton-visual-structure

.NET MAUI ToggleButton Visual Structure

The visual structure of the .NET MAUI ToggleButton represents the anatomy of the UI component. Being familiar with the visual elements of the ToggleButton allows you to quickly find the information required to configure them.

The following image shows the anatomy of the ToggleButton.

.NET MAUI ToggleButton Visual Structure

Displayed Elements

  • Content—The content of the ToggleButton.

See Also

  • [Getting Started with Telerik UI for .NET MAUI ToggleButton]({%slug togglebutton-getting-started%})
  • [Configure the ToggleButton]({%slug togglebutton-configuration%})
  • [Toggle State]({%slug togglebutton-toggle-states%})
  • [Set Visual States]({%slug togglebutton-visual-states%})
  • [Events]({%slug togglebutton-events%})
  • [Execute Command]({%slug togglebutton-command%})
  • [Style the ToggleButton]({%slug togglebutton-styling%})