Title

bearlyb.video.Window.Property.Title
final case class Title(value: String) extends Property

: the title of the window, in UTF-8 encoding

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