KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
ObjectClassBuilder
Object
Class
Builder
class
ObjectClassBuilder
(
typeName
:
String
)
(
source
)
Sub-builder for an
ObjectClassDefinition
.
Members
Constructors
Object
Class
Builder
Link copied to clipboard
constructor
(
typeName
:
String
)
Properties
color
Link copied to clipboard
var
color
:
String
image
Ref
Link copied to clipboard
var
imageRef
:
String
?
label
Link copied to clipboard
var
label
:
String
?
shape
Link copied to clipboard
var
shape
:
LayoutShape
size
Link copied to clipboard
var
size
:
Double
Functions
build
Link copied to clipboard
fun
build
(
)
:
ObjectClassDefinition