Share via


Guide Members

The following tables list the members exposed by the Guide type.

Public Properties

Name Description
Public Property Static IsScreenSaverEnabled Gets or sets the current state of the screen saver.
Public Property Static IsTrialMode Determines whether the game is running currently in limited trial mode.
Public Property Static IsVisible Determines whether a Guide user interface screen is active.
Public Property Static NotificationPosition Determines where notifications appear on the screen.
Public Property Static SimulateTrialMode Allows titles to simulate trial mode restrictions when testing using the Development configuration.

Public Methods

Name Description
Public Method Static BeginShowKeyboardInput Begins the process for displaying a dialog for keyboard input from a gamer.
Public Method Static BeginShowMessageBox Begins the process of displaying a message box with the specified parameters.
Public Method Static BeginShowStorageDeviceSelector Overloaded. Begins the process for displaying the storage device selector user interface.
Public Method Static DelayNotifications Delays system notifications for the specified amount of time.
Public Method Static EndShowKeyboardInput Ends the display of the keyboard input dialog box.
Public Method Static EndShowMessageBox Ends the display of a message box.
Public Method Static EndShowStorageDeviceSelector Ends the display of the storage selector user interface.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Static Show Shows the guide user interface.
Public Method Static ShowComposeMessage Shows the Compose Message user interface.
Public Method Static ShowFriendRequest Shows the Friend Request user interface.
Public Method Static ShowFriends Shows the Friends user interface.
Public Method Static ShowGameInvite Displays the game invitation user interface.
Public Method Static ShowGamerCard Shows the Gamer Card user interface.
Public Method Static ShowMarketplace Displays the marketplace user interface.
Public Method Static ShowMessages Shows the Messages user interface.
Public Method Static ShowPlayerReview Shows the Player Review user interface.
Public Method Static ShowPlayers Shows the Players user interface.
Public Method Static ShowSignIn Shows the user interface a gamer uses for signing into Xbox LIVE.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Guide Class
Microsoft.Xna.Framework.GamerServices Namespace