VisualElement.Width Property

Definition

Gets the current width of this element. This is a read-only bindable property.

C#
public double Width { get; }

Property Value

Remarks

The width value of an element is set during the layout cycle.

Applies to

Product Versions
.NET MAUI 8, 9