Private
_daylightPrivate
Readonly
_properties$Readonly
daylight$A reference to the
Esri Expand
widget.
Private
daylightPrivate
destroy$Private
esriA boolean input property. Indicates if the Daylight
widget should
be placed inside of an
Esri Expand
widget container.
An Input property indicating the
Esri UIAddPosition
,
describing where in the Map's UI the widget should be placed.
Readonly
view$A reference to the
[Esri MapView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html) or [Esri
SceneView`](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html),
depending on the component type at the top of the VMC view tree.
Private
viewEmits a reference to the
Esri Daylight
widget
when it is added to the MapView
or SceneView
.
Emits a reference to the
Esri Expand
when it is added to the MapView
or SceneView
. Emits null
if this.expand === false
.
Emits a reference to the
Esri Expand
when its when
callback is invoked, indicating the widget has loaded.
Emits a reference to the
Esri Daylight
widget
when its when
callback is invoked, indicating the widget has loaded.
The
Esri Daylight.playSpeedMultiplier
property
exposed as an Angular event.
Supports two-way data binding.
Get a reference to the
Esri Daylight
widget
as a class property.
Set the class's reference to the
Esri Daylight
widget.
The
Esri Daylight.playSpeedMultiplier
property
as a component input.
Supports two-way data binding.
A component input that accepts
Daylight
properties
to use for widget initialization.
Private
ngPrivate
ngPrivate
renderGenerated using TypeDoc
An observable stream of the Esri
Expand
widget that's used by this class.