Share via


AVCapturePhotoOutput.SetPreparedPhotoSettings Metodo

Definizione

Prepara l'output dell'acquisizione foto per le richieste future con le impostazioni foto specificate ed esegue un gestore di completamento al termine.

[Foundation.Export("setPreparedPhotoSettingsArray:completionHandler:")]
public virtual void SetPreparedPhotoSettings (AVFoundation.AVCapturePhotoSettings[] preparedPhotoSettingsArray, Action<bool,Foundation.NSError> completionHandler);
abstract member SetPreparedPhotoSettings : AVFoundation.AVCapturePhotoSettings[] * Action<bool, Foundation.NSError> -> unit
override this.SetPreparedPhotoSettings : AVFoundation.AVCapturePhotoSettings[] * Action<bool, Foundation.NSError> -> unit

Parametri

preparedPhotoSettingsArray
AVCapturePhotoSettings[]
completionHandler
Action<Boolean,NSError>

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a