styling
/
dev.fritz2.styling.params
/
OverflowValues
js
Overflow
Values
object
OverflowValues
:
OverflowBaseValues
Content copied to clipboard
Predefined values for the
overflow
property. Should be used as expression result in
Layout.overflow
.
Functions
Properties
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
auto
Link copied to clipboard
js
val
auto
:
OverflowProperty
Content copied to clipboard
hidden
Link copied to clipboard
js
val
hidden
:
OverflowProperty
Content copied to clipboard
inherit
Link copied to clipboard
js
val
inherit
:
OverflowProperty
Content copied to clipboard
key
Link copied to clipboard
js
open override val
key
:
String
Content copied to clipboard
the name of the CSS property with a colon as suffix
scroll
Link copied to clipboard
js
val
scroll
:
OverflowProperty
Content copied to clipboard
visible
Link copied to clipboard
js
val
visible
:
OverflowProperty
Content copied to clipboard