次の方法で共有


AVCapturePhotoSettings.FromPhotoSettings(AVCapturePhotoSettings) メソッド

定義

指定した photoSettings の新しい AVCapturePhotoSettings を作成します。

[Foundation.Export("photoSettingsFromPhotoSettings:")]
public static AVFoundation.AVCapturePhotoSettings FromPhotoSettings (AVFoundation.AVCapturePhotoSettings photoSettings);
static member FromPhotoSettings : AVFoundation.AVCapturePhotoSettings -> AVFoundation.AVCapturePhotoSettings

パラメーター

photoSettings
AVCapturePhotoSettings

戻り値

属性

適用対象