OnStart

private delegate
loom.OnStart

Description

Simple delegate called by Application on the start of the first frame.

Useful for startup logic that requires fully configured graphics or other resources that aren't available in the app constructor.

API overview

Constructor

OnStart ()

Constructor

OnStart ()

: