AVCaptureDevice.IsExposureModeSupported(AVCaptureExposureMode) Méthode
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.
Indique si le exposureMode
est pris en charge.
[Foundation.Export("isExposureModeSupported:")]
public virtual bool IsExposureModeSupported (AVFoundation.AVCaptureExposureMode exposureMode);
abstract member IsExposureModeSupported : AVFoundation.AVCaptureExposureMode -> bool
override this.IsExposureModeSupported : AVFoundation.AVCaptureExposureMode -> bool
Paramètres
- exposureMode
- AVCaptureExposureMode
Retours
- Attributs