Leaflet.canUnfold

bool canUnfold() @property nothrow

Get canUnfold property.

Returns

Whether or not the leaflet can unfold.

Deprecated

void canUnfold(bool propval) @property nothrow

Set canUnfold property.

Parameters

propvalWhether or not the leaflet can unfold.

Deprecated