Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
FlutterViewController_Internal.h File Reference

Go to the source code of this file.

Namespaces

namespace  flutter
 

Variables

FLUTTER_DARWIN_EXPORT NSNotificationName const FlutterViewControllerWillDealloc
 
FLUTTER_DARWIN_EXPORT NSNotificationName const FlutterViewControllerHideHomeIndicator
 
FLUTTER_DARWIN_EXPORT NSNotificationName const FlutterViewControllerShowHomeIndicator
 

Variable Documentation

◆ FlutterViewControllerHideHomeIndicator

FLUTTER_DARWIN_EXPORT NSNotificationName const FlutterViewControllerHideHomeIndicator
extern

Definition at line 50 of file FlutterViewController.mm.

◆ FlutterViewControllerShowHomeIndicator

FLUTTER_DARWIN_EXPORT NSNotificationName const FlutterViewControllerShowHomeIndicator
extern

Definition at line 52 of file FlutterViewController.mm.

◆ FlutterViewControllerWillDealloc

FLUTTER_DARWIN_EXPORT NSNotificationName const FlutterViewControllerWillDealloc
extern

Definition at line 49 of file FlutterViewController.mm.