AppBuilder Properties
Properties
AfterPlatformServicesSetupCallback | |
AfterSetupCallback | Gets a method to call after the Application is setup. |
ApplicationType | Gets the type of the Instance (even if it's not created yet) |
Instance | Gets the Application instance being initialized. |
LifetimeOverride | Gets a method to override a lifetime factory. Obsolete. |
RenderingSubsystemInitializer | Gets or sets a method to call the initialize the windowing subsystem. |
RenderingSubsystemName | Gets the name of the currently selected rendering subsystem. |
RuntimePlatformServicesInitializer | Gets or sets a method to call the initialize the runtime platform services (e. g. AssetLoader) |
RuntimePlatformServicesName | Gets the name of the currently selected windowing subsystem. |
WindowingSubsystemInitializer | Gets or sets a method to call the initialize the windowing subsystem. |
WindowingSubsystemName | Gets the name of the currently selected windowing subsystem. |