NotificationPositionHint Enumeration

The location the system should position toasts.

Syntax

public enum class NotificationPositionHint  

Members

Member Value Description
BottomCenter Bottom of the screen in the center.
BottomLeft Bottom of the screen on the left side.
BottomRight Bottom of the screen on the right side.
TopCenter Top of the screen in the center.
TopLeft Top of the screen on the left side.
TopRight Top of the screen on the right side.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

Windows.Xbox.UI Namespace

SystemUI.SetNotificationPositionHint Method