WindowsSceneUnderstandingObserver.UpdateOnceInitialized Property

Definition

Whether the observer updates once after initialization (regardless whether AutoUpdate is true).

public:
 property bool UpdateOnceInitialized { bool get(); void set(bool value); };
public bool UpdateOnceInitialized { get; set; }
member this.UpdateOnceInitialized : bool with get, set
Public Property UpdateOnceInitialized As Boolean

Property Value

Implements

Applies to