FoldEventArgs.WindowBounds Property

Definition

public:
 property Microsoft::Maui::Graphics::Rect WindowBounds { Microsoft::Maui::Graphics::Rect get(); void set(Microsoft::Maui::Graphics::Rect value); };
public Microsoft.Maui.Graphics.Rect WindowBounds { get; set; }
member this.WindowBounds : Microsoft.Maui.Graphics.Rect with get, set
Public Property WindowBounds As Rect

Property Value

Applies to