VisualElement.IView.Height Property

Definition

Gets the specified height of the IView.

property double Microsoft::Maui::IView::Height { double get(); };
double Microsoft.Maui.IView.Height { get; }
member this.Microsoft.Maui.IView.Height : double
 ReadOnly Property Height As Double Implements IView.Height

Property Value

Implements

Applies to