#import <UIKit/UIKit.h>#include <sys/cdefs.h>#import "FlutterBinaryMessenger.h"#import "FlutterDartProject.h"#import "FlutterEngine.h"#import "FlutterHourFormat.h"#import "FlutterMacros.h"#import "FlutterPlugin.h"#import "FlutterTexture.h"Go to the source code of this file.
Classes | |
| class | FlutterViewController |
Variables | |
| FLUTTER_DARWIN_EXPORT NSNotificationName const | FlutterSemanticsUpdateNotification |
|
extern |
The name used for semantic update notifications via NSNotificationCenter.
The object passed as the sender is the FlutterViewController associated with the update.
Definition at line 47 of file FlutterViewController.mm.
Referenced by flutter::PlatformViewIOS::UpdateSemantics().