#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 const NSNotificationName | FlutterSemanticsUpdateNotification |
| FLUTTER_DARWIN_EXPORT const NSNotificationName FlutterSemanticsUpdateNotification |
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 43 of file FlutterViewController.mm.
Referenced by flutter::PlatformViewIOS::UpdateSemantics().