onFocus property

OnFocus? onFocus
getter/setter pair

Callback when the A11yNode is focused by the native platform

Implementation

OnFocus? onFocus;