Android.Widget.ImageView.AdjustViewBounds Property
True when ImageView is adjusting its bounds to preserve the aspect ratio of its drawable

Syntax

[get: Android.Runtime.Register("getAdjustViewBounds", "()Z", "GetGetAdjustViewBoundsHandler")]
public virtual bool AdjustViewBounds { get; }

See Also

ImageView.SetAdjustViewBounds(bool)

Value

Documentation for this section has not yet been entered.

Remarks

True when ImageView is adjusting its bounds to preserve the aspect ratio of its drawable

[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