UIKit.UITableView.VisibleCells Property
Returns an array of UIKit.UITableViewCell that are currently visible in the table view.

Syntax

[get: Foundation.Export("visibleCells")]
public virtual UITableViewCell[] VisibleCells { get; }

Value

An array containing UIKit.UITableViewCell corresponding to the visible rows in the table view.

Remarks

Requirements

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