Layer

object Layer

Layer for view compositions such as "layer", "concat, "hconcat" and "vconcat".

Since

0.1.0

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(): Layer

Creates a new Layer.

Creates a new Layer.

Returns

Empty Layer.

Since

0.1.0