IMixedRealityOnDemandObserver.UpdateOnDemand Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.