setSemanticsActions method
Set the SemanticsActions that should be expose to the semantics tree.
Implementation
void setSemanticsActions(Set<SemanticsAction> actions);
Set the SemanticsActions that should be expose to the semantics tree.
void setSemanticsActions(Set<SemanticsAction> actions);