HostServices

scalafx.application.HostServices
See theHostServices companion class
object HostServices

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def sfxHostServices2jfx(v: HostServices): HostServices

Converts a ScalaFX HostServices to its JavaFX counterpart.

Converts a ScalaFX HostServices to its JavaFX counterpart.

Value parameters

v

ScalaFX HostServices

Attributes

Returns

JavaFX HostServices