Android.Widget.ImageView: Property Members

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

Public Properties

[read-only]
AdjustViewBoundsbool. True when ImageView is adjusting its bounds to preserve the aspect ratio of its drawable
BaselineAlignBottombool. Return whether this view's baseline will be considered the bottom of the view.
[read-only]
ColorFilterAndroid.Graphics.ColorFilter. Returns the active color filter for this ImageView.
CropToPaddingbool. Return whether this ImageView crops to padding.
[read-only]
DrawableAndroid.Graphics.Drawables.Drawable. Return the view's drawable, or null if no drawable has been assigned.
ImageAlphaint. Returns the alpha that will be applied to the drawable of this ImageView.
ImageMatrixAndroid.Graphics.Matrix. Return the view's optional matrix.
ImageTintListAndroid.Content.Res.ColorStateList.
ImageTintModeAndroid.Graphics.PorterDuff.Mode.
[read-only]
MaxHeightint. The maximum height of this view.
[read-only]
MaxWidthint. The maximum width of this view.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.