Android.Widget.PopupWindow.Background Property
Return the drawable used as the popup window's background.

Syntax

[get: Android.Runtime.Register("getBackground", "()Landroid/graphics/drawable/Drawable;", "GetGetBackgroundHandler")]
public virtual Android.Graphics.Drawables.Drawable Background { get; }

See Also

PopupWindow.SetBackgroundDrawable(Android.Graphics.Drawables.Drawable)

Value

Documentation for this section has not yet been entered.

Remarks

Return the drawable used as the popup window's background.

[Android Documentation]

Requirements

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