UIKit.UITableView.SectionIndexTrackingBackgroundColor Property
Specifies the background color of the index as the application user drags.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[get: Foundation.Export("sectionIndexTrackingBackgroundColor")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[set: Foundation.Export("setSectionIndexTrackingBackgroundColor:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual UIColor SectionIndexTrackingBackgroundColor { 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