AdvancedCapturedPhoto.Mode Property

Definition

Gets a value indicating the advanced capture mode with which the photo was captured.

public:
 property AdvancedPhotoMode Mode { AdvancedPhotoMode get(); };
AdvancedPhotoMode Mode();
public AdvancedPhotoMode Mode { get; }
var advancedPhotoMode = advancedCapturedPhoto.mode;
Public ReadOnly Property Mode As AdvancedPhotoMode

Property Value

A value indicating the advanced capture mode with which the photo was captured.

Applies to