#import <SemanticsObject.h>
Properties | |
int32_t | uid |
An implementation of UIAccessibilityCustomAction which also contains the Flutter uid.
Definition at line 134 of file SemanticsObject.h.
|
readwritenonatomicassign |
The uid of the action defined by the flutter application.
Definition at line 139 of file SemanticsObject.h.
Referenced by SemanticsObject::onCustomAccessibilityAction:.