Modal

bearlyb.video.Window.Property.Modal
final case class Modal(value: Boolean) extends Property

: true if the window is modal to its parent

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val name: String

Attributes

Inherited from:
Property