Freigeben über


CameraCaptureUIPhotoCaptureSettings.MaxResolution Eigenschaft

Definition

Bestimmt die maximale Auflösung, die der Benutzer auswählen kann.

public:
 property CameraCaptureUIMaxPhotoResolution MaxResolution { CameraCaptureUIMaxPhotoResolution get(); void set(CameraCaptureUIMaxPhotoResolution value); };
CameraCaptureUIMaxPhotoResolution MaxResolution();

void MaxResolution(CameraCaptureUIMaxPhotoResolution value);
public CameraCaptureUIMaxPhotoResolution MaxResolution { get; set; }
var cameraCaptureUIMaxPhotoResolution = cameraCaptureUIPhotoCaptureSettings.maxResolution;
cameraCaptureUIPhotoCaptureSettings.maxResolution = cameraCaptureUIMaxPhotoResolution;
Public Property MaxResolution As CameraCaptureUIMaxPhotoResolution

Eigenschaftswert

Ein -Wert, der die maximale Auflösung angibt, die der Benutzer auswählen kann.

Windows-Anforderungen

App-Funktionen
microphone webcam

Gilt für: