Share via


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

予想される実際の写真の数。 たとえば、書式の数に写真の数を使用します。

属性

適用対象