The location the system should position toasts.
public enum class NotificationPositionHint
| Member | Value | Description |
|---|---|---|
| BottomCenter | 0 | Bottom of the screen in the center. |
| BottomLeft | 1 | Bottom of the screen on the left side. |
| BottomRight | 2 | Bottom of the screen on the right side. |
| TopCenter | 3 | Top of the screen in the center. |
| TopLeft | 4 | Top of the screen on the left side. |
| TopRight | 5 | Top of the screen on the right side. |
Namespace: Windows.Xbox.UI
Metadata: windows.winmd