Android.Widget.ImageView.MaxWidth Property
The maximum width of this view.

Syntax

[get: Android.Runtime.Register("getMaxWidth", "()I", "GetGetMaxWidthHandler")]
public virtual int MaxWidth { get; }

See Also

ImageView.SetMaxWidth(int)

Value

Documentation for this section has not yet been entered.

Remarks

The maximum width 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