Click or drag to resize

AllowControllerInputEnableInput Method

Enable/Disable input for this canvas

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public virtual void EnableInput(
	bool shouldBeEnabled
)

Parameters

shouldBeEnabled
Type: SystemBoolean
See Also