Definition at line 65 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 74 of file FlutterPlatformPlugin.mm.
◆ engine
◆ textField
- (UITextField*) textField |
|
readwritenonatomicstrong |
Used to detect whether or not this device supports live text input from the camera.
Definition at line 80 of file FlutterPlatformPlugin.mm.
The documentation for this category was generated from the following files: