Represents a context that can be used to interact with a LiveDisplay.
Methods
public void Refresh()
Refreshes the live display.
public void UpdateTarget(IRenderable target)
Updates the live display target.
Parameters:
target (IRenderable)The new live display target.