HeightResizeBehavior¶
Whether the user can resize the in-app browser height in bottom-sheet mode.
Kodster.InAppWebBrowser.Android.HeightResizeBehavior
Values¶
| Value | Description |
|---|---|
Default |
System default behavior. |
Adjustable |
The user can drag to resize the browser height. |
Fixed |
The browser height is fixed and cannot be resized. |