IView.DesiredSize Property

Definition

Gets the current desired Size of this View.

public:
 property Microsoft::Maui::Graphics::Size DesiredSize { Microsoft::Maui::Graphics::Size get(); };
public Microsoft.Maui.Graphics.Size DesiredSize { get; }
member this.DesiredSize : Microsoft.Maui.Graphics.Size
Public ReadOnly Property DesiredSize As Size

Property Value

Applies to