Android.Widget.ImageView.CropToPadding Property
Return whether this ImageView crops to padding.

Syntax

[get: Android.Runtime.Register("getCropToPadding", "()Z", "GetGetCropToPaddingHandler")]
[set: Android.Runtime.Register("setCropToPadding", "(Z)V", "GetSetCropToPadding_ZHandler")]
public virtual bool CropToPadding { get; set; }

See Also

ImageView.CropToPadding
ImageView.CropToPadding

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Return whether this ImageView crops to padding.

Set method documentation [Android Documentation]

Sets whether this ImageView will crop to padding.

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16