OverlayApplicationService.HideRequested Event

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

Occurs when the overlay app should hide.

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

Syntax

Public Shared Event HideRequested As EventHandler(Of HideEventArgs)
public static event EventHandler<HideEventArgs> HideRequested

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

OverlayApplicationService Class

Microsoft.Phone.Shell Namespace