UIKit.UITableViewCell.ImageView Property
Returns the image view of the table cell (read-only).

Syntax

[get: Foundation.Export("imageView")]
public virtual UIImageView ImageView { get; }

Value

Remarks

The image appears on the left hand side of the cell, forcing the labels to move to the right. The image view object is created when the cell is created but initially there is no image set.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0