VisualElement.IView.Width Property

Definition

Gets the specified width of the IView.

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

Property Value

Implements

Applies to