OverlayApplicationService.MinimizeRequested Event

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

Occurs when overlay app should minimize.

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

Syntax

Public Shared Event MinimizeRequested As EventHandler(Of MinimizeEventArgs)
public static event EventHandler<MinimizeEventArgs> MinimizeRequested

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

OverlayApplicationService Class

Microsoft.Phone.Shell Namespace