Share via


UITableViewCell.ImageView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImageView ImageView { [Foundation.Export("imageView", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("imageView", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ImageView : UIKit.UIImageView

Property Value

Attributes

Applies to