menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfIndexPath - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfIndexPath

    Inheritance
    System.Object
    SfIndexPath
    Namespace: Syncfusion.XForms.MacOS.Core
    Assembly: Syncfusion.Core.XForms.macOS.dll
    Syntax
    public class SfIndexPath : NSIndexPath

    Constructors

    SfIndexPath()

    Declaration
    public SfIndexPath()

    Methods

    FromRowSection(nint, nint)

    Declaration
    public static NSIndexPath FromRowSection(nint row, nint section)
    Parameters
    Type Name Description
    System.nint row
    System.nint section
    Returns
    Type
    Foundation.NSIndexPath
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved