Click or drag to resize

HandGuiPageGetCommandForT Method

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected UICommand GetCommandFor<T>()
where T : UICommand

Type Parameters

T

Return Value

Type: UICommand
See Also