다음을 통해 공유


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
특성

적용 대상