IMixedRealityOnDemandObserver.UpdateOnDemand Method

Definition

Tells the observer to update the observations.

public:
 void UpdateOnDemand();
public void UpdateOnDemand ();
abstract member UpdateOnDemand : unit -> unit
Public Sub UpdateOnDemand ()

Remarks

Regardless of AutoUpdate, calling this method will force the observer to update.

Applies to