glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.property.boilerplate
/
OptionalValidatedVector2Property
/
OptionalValidatedVector2Property
Optional
Validated
Vector2Property
constructor
(
initialValue
:
Vector2
?
,
bean
:
Any
?
=
null
,
beanName
:
String
?
=
null
,
validation
:
(
ValidatedProperty
<
Vector2
?
>
,
Vector2
?
,
Vector2
?
)
->
Vector2
?
)