WebView.OverlayVerticalScrollbar Method

Definition

Caution

deprecated

Gets whether vertical scrollbar has overlay style.

[Android.Runtime.Register("overlayVerticalScrollbar", "()Z", "GetOverlayVerticalScrollbarHandler")]
[System.Obsolete("deprecated")]
public virtual bool OverlayVerticalScrollbar ();
[<Android.Runtime.Register("overlayVerticalScrollbar", "()Z", "GetOverlayVerticalScrollbarHandler")>]
[<System.Obsolete("deprecated")>]
abstract member OverlayVerticalScrollbar : unit -> bool
override this.OverlayVerticalScrollbar : unit -> bool

Returns

Boolean
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to