onCreate

abstract fun onCreate()

Called when the window is being created.

At this point the window has a Table assigned to it, which should be inflated by this function.