Android.Views.KeyEvent.IsScrollLockOn Property

Syntax

[get: Android.Runtime.Register("isScrollLockOn", "()Z", "GetIsScrollLockOnHandler")]
public bool IsScrollLockOn { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the locked state of the SCROLL LOCK meta key.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11