共用方式為


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

實際預期的相片計數。 例如,相片數目的格式次數。

屬性

適用於