enableResizableTextAreas property
getter/setter pair
Sets whether text areas are resizable. When enabled, text areas can be resized by the user.
The default value is true.
Officially Supported Platforms/Implementations:
- Linux WPE WebKit (Official API - WebKitSettings.enable-resizable-text-areas)
Implementation
bool? enableResizableTextAreas;