Android.Views.View.MinimumHeight Property
Returns the minimum height of the view.

Syntax

[get: Android.Runtime.Register("getMinimumHeight", "()I", "GetGetMinimumHeightHandler")]
public virtual int MinimumHeight { get; }

See Also

View.SetMinimumHeight(int)

Value

Documentation for this section has not yet been entered.

Remarks

Returns the minimum height of the view.

[Android Documentation]

Requirements

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