VisualElement.Height Property

Definition

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

C#
public double Height { get; }

Property Value

Remarks

The height of an element is set during layout.

Applies to

Product Versions
.NET MAUI 8, 9