excludeFromSemantics property

bool excludeFromSemantics
finalinherited

Whether to exclude this picture from semantics.

Useful for pictures which do not contribute meaningful information to an application.

Implementation

final bool excludeFromSemantics;