![]() | IHandUIView Interface |
Namespace: ImmerseSDK.UI
public interface IHandUIView
The IHandUIView type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddTopShelfCommand |
Adds a command to the top shelf
|
![]() | ApplyColours(HandUIMenuItem) |
Apply the preset colors on the item
|
![]() | ApplyColours(HandUIMenuItem, Color) |
Apply the preset colors on the item, plus an override color for enabled
|
![]() | CreateNewButton |
Creates a new UI button
|
![]() | MenuDetached |
Menu has been detached or reset
|
![]() | Refresh |
Refresh state
|
![]() | RemoveShelfCommand |
Removes a command from the top shelf
|
![]() | SelectTopShelfCommand |
Selected a top shelf command
|
![]() | SetHand |
Sets the hand for the view (left or right)
|
![]() | ShowHelpText |
Displays help text on a shelf, or hides the shelf if no text needed
|