public class DynamicFloatProperty extends PropertyWrapper<Float>
Use APIs in DynamicPropertyFactory
to create instance of this class.
defaultValue, prop
Modifier and Type | Method and Description |
---|---|
float |
get()
Get the current value from the underlying DynamicProperty
|
Float |
getValue()
Get current typed value of the property.
|
addCallback, getChangedTimestamp, getName, propertyChanged, registerSubClassWithNoCallback, toString
public float get()
public Float getValue()
PropertyWrapper
getValue
in class PropertyWrapper<Float>
Copyright © 2020. All Rights Reserved.