start method

void start()

Initialize the state if this Layer. This will be called only once, right after the layer is bound to a UserInterface.

Implementation

void start() {}