Open Dev Kit Documentation :: Game :: Game Canvas :: Ensure View
Game.GameCanvas.EnsureView( Scene Scene*, Visible Boolean, View View* )Ensures the visibility of a view associated with a scene
Parameters
- Scene Scene*
- Scene to associate with the view
- Visible Boolean
- Specifies whether the view should be visible
- View View*
- Optional view object to associate with the scene
Return Value
- Nothing
If you think anything is missing, please feel free to: submit documentation feedback on this page
