VideoStabilizationEffectEnabledChangedEventArgs.Reason Property

Definition

Gets a value indicating the reason why the VideoStabilizationEffect.Enabled property changed.

public:
 property VideoStabilizationEffectEnabledChangedReason Reason { VideoStabilizationEffectEnabledChangedReason get(); };
VideoStabilizationEffectEnabledChangedReason Reason();
public VideoStabilizationEffectEnabledChangedReason Reason { get; }
var videoStabilizationEffectEnabledChangedReason = videoStabilizationEffectEnabledChangedEventArgs.reason;
Public ReadOnly Property Reason As VideoStabilizationEffectEnabledChangedReason

Property Value

A value indicating the reason why the VideoStabilizationEffect.Enabled property changed.

Applies to