|  | UIManager Properties | 
The UIManager type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Cursor | 
            Gets or sets the mouse cursor, overriding the default mouse cursor.
             | 
|  | GameForm | 
            Gets the Form of the XNA Game.
             | 
|  | InputService | 
            Gets the input service.
             | 
|  | KeyMap | 
            Gets or sets the key map that translates Keys to characters.
             | 
|  | Screens | 
            Gets the UIScreens.
             | 
 See Also
See Also