Click or drag to resize

IHandUIViewSelectTopShelfCommand Method

Selected a top shelf command

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

Parameters

command
Type: ImmerseSDK.UI.CommandsUICommand
See Also