SceneActivationToken.ReadyToProceed 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.
When true, the operation is waiting on AllowSceneActivation to be set to true before proceeding.
public:
property bool ReadyToProceed { bool get(); };
public bool ReadyToProceed { get; }
member this.ReadyToProceed : bool
Public ReadOnly Property ReadyToProceed As Boolean