Share via


NSFetchedResultsController.SectionIndexTitles Property

Definition

Returns an array that contains the section index titles.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] SectionIndexTitles { [Foundation.Export("sectionIndexTitles")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sectionIndexTitles")>]
member this.SectionIndexTitles : string[]

Property Value

String[]
Attributes

Applies to