Back to Devexpress

ToolbarColorSelector.MinimumWidthRequest Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-ac488918.md

latest902 B
Original Source

ToolbarColorSelector.MinimumWidthRequest Property

Gets or sets the minimum width of the ToolbarColorSelector. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double MinimumWidthRequest { get; set; }

Property Value

TypeDescription
Double

The minimum width of the ToolbarColorSelector.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace