OverlayApplicationService.Maximized Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a value that indicates whether the overlay app is maximized.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Shared Property Maximized As Boolean
public static bool Maximized { get; set; }

Property Value

Type: System..::.Boolean
Returns true if the overlay app is maximized; otherwise, false.

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

OverlayApplicationService Class

Microsoft.Phone.Shell Namespace