PHFetchOptions.FetchLimit 属性

定义

获取或设置要提取的最大项数。

[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

属性值

System.System.UIntPtr System.unativeint
属性

适用于