Android.Widget.ImageView.MaxHeight Property
The maximum height of this view.

Syntax

[get: Android.Runtime.Register("getMaxHeight", "()I", "GetGetMaxHeightHandler")]
public virtual int MaxHeight { get; }

See Also

ImageView.SetMaxHeight(int)

Value

Documentation for this section has not yet been entered.

Remarks

The maximum height of this view.

[Android Documentation]

Requirements

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