NSIndexPath
NSIndexPath()
NSIndexPath(IntPtr)
NSIndexPath(NativeHandle)
NSIndexPath(NSCoder)
NSIndexPath(NSObjectFlag)
ClassHandle
Item
Length
LongRow
LongSection
Row
Section
Compare(NSIndexPath)
Copy(NSZone)
Create(Int32[])
Create(nint[])
Create(nint[])
Create(nuint[])
Create(nuint[])
Create(UInt32[])
EncodeTo(NSCoder)
FromIndex(nuint)
FromIndex(nuint)
FromItemSection(nint, nint)
FromItemSection(nint, nint)
FromRowSection(nint, nint)
FromRowSection(nint, nint)
GetIndexes()
GetIndexes(NSRange)
IndexAtPosition(nint)
IndexAtPosition(nint)
IndexPathByAddingIndex(nuint)
IndexPathByAddingIndex(nuint)
IndexPathByRemovingLastIndex()
xamarinios
namespace Foundation
{
[Register("NSIndexPath", true)]
public class NSIndexPath : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("indexPathForRow:inSection:")]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public static NSIndexPath! FromRowSection(nint row, nint section);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
Xamarin iOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API