Click or drag to resize

MessageDisplayServiceRefresh Method

Refreshes the UI and optionally resets the position and orientation

Namespace:  ImmerseSDK.UI.MessageDisplay
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void Refresh(
	bool updatePositionAndOrientation
)

Parameters

updatePositionAndOrientation
Type: SystemBoolean
See Also