keepSemanticsDisabledOnUpdate property

bool keepSemanticsDisabledOnUpdate
final

When true, semantics will NOT be automatically enabled when a semantics update is received by ui.FlutterView.updateSemantics.

Implementation

final bool keepSemanticsDisabledOnUpdate;