ZStack

org.nspl.ZStack
object ZStack extends Layout

A Layout which stacks elements on top of each other, aligning anchors.

For a layout which stacks elements without alignment, see FreeLayout

Attributes

Graph
Supertypes
trait Layout
class Object
trait Matchable
class Any
Self type
ZStack.type

Members list

Value members

Concrete methods

def apply[F : FC](s: Seq[Bounds]): Seq[Bounds]