Click to Rate and Give Feedback
MSDN
MSDN Library
XNA Game Studio
XNA Game Studio 3.1
Guide Class
Guide Properties
 IsVisible Property
Collapse All/Expand All Collapse All
XNA Game Studio 3.1
Guide.IsVisible Property
Determines whether a Guide user interface screen is active.

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

C#
public static bool IsVisible { get; set; }

Property Value

true if a user interface screen is displayed; false otherwise. It is not possible to bring up another Guide user interface screen, if IsVisible is true.

Exception typeCondition
InvalidOperationExceptionThe gamer services functionality must be initialized before this property is accessed.
Xbox 360, Windows XP SP2, Windows Vista, Zune
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker