Click or drag to resize

AppAreRegisteredDelayedStartupComponentsReady Method

Checks whether all the registered ISupportDelayedStartup components are ready to allow interaction, and to receive persistent state

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool AreRegisteredDelayedStartupComponentsReady()

Return Value

Type: Boolean
See Also