Compartir a través de


PHFetchOptions.FetchLimit Propiedad

Definición

Obtiene o establece el número máximo de elementos que se van a capturar.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nuint FetchLimit { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("fetchLimit", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setFetchLimit:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.FetchLimit : nuint with get, set

Valor de propiedad

System.System.UIntPtr System.unativeint
Atributos

Se aplica a