animated property
getter/setter pair
true to animate the display of the sheet, false to display the sheet immediately.
Officially Supported Platforms/Implementations:
- iOS WKWebView
Implementation
bool? animated;
true to animate the display of the sheet, false to display the sheet immediately.
Officially Supported Platforms/Implementations:
bool? animated;