mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
fix param (#16694)
This commit is contained in:
parent
ab454ea086
commit
1b73784945
@ -311,7 +311,7 @@ typedef enum {
|
||||
* @param factory The view factory that will be registered.
|
||||
* @param factoryId A unique identifier for the factory, the Dart code of the Flutter app can use
|
||||
* this identifier to request creation of a `UIView` by the registered factory.
|
||||
* @param gestureBlockingPolicy How UIGestureRecognizers on the platform views are
|
||||
* @param gestureRecognizersBlockingPolicy How UIGestureRecognizers on the platform views are
|
||||
* blocked.
|
||||
*
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user