UIKit.UITableViewCell.DetailTextLabel Property
Returns the secondary label of the table cell (read-only).

Syntax

[get: Foundation.Export("detailTextLabel")]
public virtual UILabel DetailTextLabel { get; }

Value

Remarks

UITableViewCell automatically creates the secondary (detail) label if the cell is created with a UIKit.UITableViewCellStyle that supports a detail label.

If the cell's style doesn't support a detail label, this property returns null.

Requirements

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