CallbackPropertyCallback

typealias CallbackPropertyCallback = (time: JulianDate?, @R|kotlin/ParameterName|(name = String(result)) ERROR CLASS: Symbol not found for JsAny??) -> ERROR CLASS: Symbol not found for JsAny(source)

A function that returns the value of the property.

Parameters

time

The time for which to retrieve the value. If omitted, the current system time is used. Default value - JulianDate.now()

result

The object to store the value into. If omitted, the function must create and return a new instance.

See also