NSFetchedResultsControllerDelegate.SectionFor Method

Definition

[Foundation.Export("controller:sectionIndexTitleForSectionName:")]
public virtual string SectionFor (CoreData.NSFetchedResultsController controller, string sectionName);
abstract member SectionFor : CoreData.NSFetchedResultsController * string -> string
override this.SectionFor : CoreData.NSFetchedResultsController * string -> string

Parameters

sectionName
String

Returns

Attributes

Applies to