layer property

int? layer
getter/setter pair

The layer of this tooltip.

If null, a default 0 is set.

Implementation

int? layer;