valgolang
/
com.valgolang.stylesheet
/
StylesheetProperty
Stylesheet
Property
sealed class
StylesheetProperty
Content copied to clipboard
Abstract stylesheet property
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
handleColourValue
Link copied to clipboard
fun
handleColourValue
(color:
String
?):
String
?
Content copied to clipboard
Handles color value to be passed to Python
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
borderColor
Link copied to clipboard
abstract val
borderColor
:
String
?
Content copied to clipboard
textColor
Link copied to clipboard
abstract val
textColor
:
String
?
Content copied to clipboard
Inheritors
AnimationProperties
Link copied to clipboard
StyleProperties
Link copied to clipboard