toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.style
/
ViewStyle
View
Style
class
ViewStyle
<
T
>
(
val
default
:
T
)
Members
Constructors
View
Style
Link copied to clipboard
constructor
(
default
:
T
)
Properties
default
Link copied to clipboard
val
default
:
T
Functions
get
Value
Link copied to clipboard
inline operator
fun
getValue
(
styles
:
ViewStyles
,
property
:
KProperty
<
*
>
)
:
T
set
Value
Link copied to clipboard
inline operator
fun
setValue
(
styles
:
ViewStyles
,
property
:
KProperty
<
*
>
,
value
:
T
)