BaseSpatialAwarenessObserverProfile.StartupBehavior Property
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.
Indicates if the observer is to start immediately or wait for manual startup.
public:
property Microsoft::MixedReality::Toolkit::Utilities::AutoStartBehavior StartupBehavior { Microsoft::MixedReality::Toolkit::Utilities::AutoStartBehavior get(); };
public Microsoft.MixedReality.Toolkit.Utilities.AutoStartBehavior StartupBehavior { get; }
member this.StartupBehavior : Microsoft.MixedReality.Toolkit.Utilities.AutoStartBehavior
Public ReadOnly Property StartupBehavior As AutoStartBehavior