Click or drag to resize

IHandUIViewAddTopShelfCommand Method

Adds a command to the top shelf

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
void AddTopShelfCommand(
	UICommand command
)

Parameters

command
Type: ImmerseSDK.UI.CommandsUICommand
See Also