content property

List<int> content
final

The content area of the label graphic, this is where the text can be drawn.

Implementation

final List<int> content;