| SelectPageCommand Constructor (String, Sprite, String) |
Create a new command
Namespace:
ImmerseSDK.Commands
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public SelectPageCommand(
string pageId,
Sprite spriteIcon,
string helpText
)
Parameters
- pageId
- Type: SystemString
- spriteIcon
- Type: Sprite
- helpText
- Type: SystemString
See Also