OverlayApplicationService Events
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The OverlayApplicationService type exposes the following members.
| Name | Description | |
|---|---|---|
|
HideRequested | Occurs when the overlay app should hide. |
|
MinimizeRequested | Occurs when overlay app should minimize. |
|
ShowRequested | Occurs when the overlay app should show itself. |
|
VisibleRegionChanged | Occurs when the visible region changes for a minimized overlay app. |
Show: