Factory

object Factory

A global factory class of the WindowType.

Properties

Link copied to clipboard
var fromHeight: (screenHeight: Int) -> WindowType?
Link copied to clipboard
var fromWidth: (screenWidth: Int) -> WindowType?