Android.Widget.SlidingDrawer.Content Property
Returns the content of the drawer.

Syntax

[get: Android.Runtime.Register("getContent", "()Landroid/view/View;", "GetGetContentHandler")]
public virtual Android.Views.View Content { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the content of the drawer.

[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