This topic has not yet been rated - Rate this topic

NotificationPosition Enumeration

Determines where notifications appear on the screen. Used to specify the notification position for the NotificationPosition property.

Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)

public enum NotificationPosition
  Member name Description
BottomCenter Positions the message box at the bottom of the screen and centered.
BottomLeft Positions the message box at the bottom-left of the screen.
BottomRight Positions the message box at the bottom-right of the screen.
Center Positions the message box at the center of the screen.
CenterLeft Positions the message box at the center of the screen and left-aligned.
CenterRight Positions the message box at the center of the screen and right-aligned.
TopCenter Positions the message box at the top of the screen and centered.
TopLeft Positions the message box at the top-left of the screen.
TopRight Positions the message box at the top-right of the screen.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ