Back to Devexpress

DXSwitch.TrackBorderThickness Property

maui-devexpress-dot-maui-dot-core-dot-dxswitch-9fbc46ec.md

latest1.0 KB
Original Source

DXSwitch.TrackBorderThickness Property

Gets or sets the track border thickness of the DXSwitch. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Thickness TrackBorderThickness { get; set; }

Property Value

TypeDescription
Thickness

The track border thickness in pixels.

|

Remarks

For more information, refer to the following section: .NET MAUI DXSwitch: Track.

See Also

DXSwitch Class

DXSwitch Members

DevExpress.Maui.Core Namespace