Share via


UITableView.VisibleCells Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITableViewCell[] VisibleCells { [Foundation.Export("visibleCells")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("visibleCells")>]
member this.VisibleCells : UIKit.UITableViewCell[]

Property Value

Attributes

Applies to