Android.Widget.SlidingDrawer.IsMoving Property
Indicates whether the drawer is scrolling or flinging.

Syntax

[get: Android.Runtime.Register("isMoving", "()Z", "GetIsMovingHandler")]
public virtual bool IsMoving { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether the drawer is scrolling or flinging.

[Android Documentation]

Requirements

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