UIKit.UITableView.SectionIndexColor Property
The color used for the index text of this UITableView.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[get: Foundation.Export("sectionIndexColor")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[set: Foundation.Export("setSectionIndexColor:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual UIColor SectionIndexColor { get; set; }

Value

This value can be null.

Remarks

This member participates in the UIKit.UIAppearance styling system. See the UITableView.Appearance property and the UITableView.AppearanceWhenContainedIn method.

Requirements

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