|  | IUIService Interface | 
Namespace: DigitalRune.Game.UI
 Syntax
SyntaxThe IUIService 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.
             | 
 Remarks
Remarks See Also
See Also