UILocalizedIndexedCollation.GetSectionForSectionIndexTitle(nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The section index identified by the title for the given indexTitleIndex.
[Foundation.Export("sectionForSectionIndexTitleAtIndex:")]
public virtual nint GetSectionForSectionIndexTitle (nint indexTitleIndex);
abstract member GetSectionForSectionIndexTitle : nint -> nint
override this.GetSectionForSectionIndexTitle : nint -> nint
Parameters
- indexTitleIndex
- System.System.IntPtr System.nativeint
Returns
System.System.IntPtr
System.nativeint
- Attributes