BackgroundSize

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete fields

val Auto: Double

From the CSS Specification: An "auto" value for one dimension is resolved by using the image's intrinsic ratio and the size of the other dimension, or failing that, using the image's intrinsic size, or failing that, treating it as 100%.

From the CSS Specification: An "auto" value for one dimension is resolved by using the image's intrinsic ratio and the size of the other dimension, or failing that, using the image's intrinsic size, or failing that, treating it as 100%.

The default BackgroundSize used by BackgroundImages when an explicit size is not defined.

The default BackgroundSize used by BackgroundImages when an explicit size is not defined.

Implicits

Implicits

implicit def sfxBackgroundSize2jfx(v: BackgroundSize): BackgroundSize