Click or drag to resize

HandUIRemovePage Method

Removes a page with the given ID

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void RemovePage(
	string id
)

Parameters

id
Type: SystemString
See Also