The properties of Android.Widget.ImageView are listed below. For a list of all members, see the ImageView Members list.
See Also: Inherited members from Android.Views.View
[read-only] | AdjustViewBounds | bool. True when ImageView is adjusting its bounds to preserve the aspect ratio of its drawable |
BaselineAlignBottom | bool. Return whether this view's baseline will be considered the bottom of the view. | |
[read-only] | ColorFilter | Android.Graphics.ColorFilter. Returns the active color filter for this ImageView. |
CropToPadding | bool. Return whether this ImageView crops to padding. | |
[read-only] | Drawable | Android.Graphics.Drawables.Drawable. Return the view's drawable, or null if no drawable has been assigned. |
ImageAlpha | int. Returns the alpha that will be applied to the drawable of this ImageView. | |
ImageMatrix | Android.Graphics.Matrix. Return the view's optional matrix. | |
ImageTintList | Android.Content.Res.ColorStateList. | |
ImageTintMode | Android.Graphics.PorterDuff.Mode. | |
[read-only] | MaxHeight | int. The maximum height of this view. |
[read-only] | MaxWidth | int. The maximum width of this view. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |