Leaflet.visibleChildName

string visibleChildName() @property

Get visibleChildName property.

Returns

The name of the widget currently visible when the leaflet is folded.

See property@Leaflet:visible-child.

Deprecated

void visibleChildName(string propval) @property

Set visibleChildName property.

Parameters

propvalThe name of the widget currently visible when the leaflet is folded. See property@Leaflet:visible-child.

Deprecated