Back to Devexpress

ToolbarColorSelector.MinimumHeightRequest Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-0d95c6af.md

latest906 B
Original Source

ToolbarColorSelector.MinimumHeightRequest Property

Gets or sets the minimum height 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 MinimumHeightRequest { get; set; }

Property Value

TypeDescription
Double

The minimum height of the ToolbarColorSelector.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace