Click or drag to resize

RuntimeEngineIsFrameworkInitialized Method

Check if Framework is initialized or not

Namespace:  Unvired.Kernel.UWP.Core
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool IsFrameworkInitialized()

Return Value

Type: Boolean
True if framework is initialized else false
See Also