Flutter iOS Embedder
FlutterCustomAccessibilityAction Class Reference

#import <SemanticsObject.h>

Inheritance diagram for FlutterCustomAccessibilityAction:

Properties

int32_t uid
 

Detailed Description

An implementation of UIAccessibilityCustomAction which also contains the Flutter uid.

Definition at line 134 of file SemanticsObject.h.

Property Documentation

◆ uid

- (int32_t) uid
readwritenonatomicassign

The uid of the action defined by the flutter application.

Definition at line 139 of file SemanticsObject.h.

Referenced by SemanticsObject::onCustomAccessibilityAction:.


The documentation for this class was generated from the following file: