AVCaptureResolvedPhotoSettings.ExpectedPhotoCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre réel de photos attendues. Par exemple, le nombre de formats est multiplié par le nombre de photos.
[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
Valeur de propriété
System.System.UIntPtr
System.unativeint
Nombre réel de photos attendues. Par exemple, le nombre de formats est multiplié par le nombre de photos.
- Attributs