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