Android.Widget.PopupWindow.Elevation Property

Syntax

[get: Android.Runtime.Register("getElevation", "()F", "GetGetElevationHandler")]
[set: Android.Runtime.Register("setElevation", "(F)V", "GetSetElevation_FHandler")]
public virtual float Elevation { get; set; }

See Also

PopupWindow.Elevation
PopupWindow.Elevation

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Specifies the elevation for this popup window.

Requirements

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