Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the preferred color for the player character.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
Syntax
public Nullable<Color> PrimaryColor { get; }
Property Value
The preferred color for the player character.
Remarks
Windows Phone Specific Information |
|---|
On Windows Phone this property is always null. |
See Also
Reference
SignedInGamer.GameDefaults Property
GameDefaults Class
GameDefaults Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP
Windows Phone Specific Information