VideoStabilizationEffectEnabledChangedEventArgs.Reason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.