setAboutHandler

fun setAboutHandler(aboutHandler: () -> Unit)

Pass this method an Object and Method equipped to display application info. They will be called when the About menu item is selected from the application menu.

Parameters

aboutHandler