public static interface IlluminationDialog.Callback
Modifier and Type | Method and Description |
---|---|
void |
onSetIlluminationSettings(long time,
boolean continuous)
Returns the selected simulation date and time for the illumination.
|
void onSetIlluminationSettings(long time, boolean continuous)
time
- the selected simulation date time.continuous
- ignore the current time setting and just track the time on the
device.