AVCaptureResolvedPhotoSettings.ExpectedPhotoCount 属性

定义

获取实际的预期照片计数。 例如,格式数乘以照片数。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nuint ExpectedPhotoCount { [Foundation.Export("expectedPhotoCount")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ExpectedPhotoCount : nuint

属性值

System.System.UIntPtr System.unativeint

实际预期照片计数。 例如,格式数乘以照片数。

属性

适用于