Android.Widget.SlidingDrawer.IsOpened Property
Indicates whether the drawer is currently fully opened.

Syntax

[get: Android.Runtime.Register("isOpened", "()Z", "GetIsOpenedHandler")]
public virtual bool IsOpened { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether the drawer is currently fully opened.

[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