Android.Views.View.MinimumWidth Property
Returns the minimum width of the view.

Syntax

[get: Android.Runtime.Register("getMinimumWidth", "()I", "GetGetMinimumWidthHandler")]
public virtual int MinimumWidth { get; }

See Also

View.SetMinimumWidth(int)

Value

Documentation for this section has not yet been entered.

Remarks

Returns the minimum width 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