Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Properties | List of all members
FlutterCustomAccessibilityAction Class Reference

#include <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.


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