Definition at line 63 of file FlutterPlatformPlugin.mm.
◆ isLiveTextInputAvailable
- (BOOL) isLiveTextInputAvailable |
|
|
|
◆ searchWeb:
- (void) searchWeb: |
|
(NSString *) |
searchTerm |
|
◆ showLookUpViewController:
- (void) showLookUpViewController: |
|
(NSString *) |
term |
|
◆ showShareViewController:
- (void) showShareViewController: |
|
(NSString *) |
content |
|
◆ enableViewControllerBasedStatusBarAppearance
- (BOOL) enableViewControllerBasedStatusBarAppearance |
|
readwritenonatomicassign |
Whether the status bar appearance is based on the style preferred for this ViewController.
The default value is YES.
Explicitly add `UIViewControllerBasedStatusBarAppearance` as `false` in
info.plist makes this value to be false.
Definition at line 72 of file FlutterPlatformPlugin.mm.
The documentation for this category was generated from the following files: