VideoStabilizationEffectEnabledChangedEventArgs Klasse

Definition

public ref class VideoStabilizationEffectEnabledChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class VideoStabilizationEffectEnabledChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class VideoStabilizationEffectEnabledChangedEventArgs
Public NotInheritable Class VideoStabilizationEffectEnabledChangedEventArgs
Vererbung
Object Platform::Object IInspectable VideoStabilizationEffectEnabledChangedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Rufen Sie eine instance dieses Ab, indem Sie das VideoStabilizationEffect.EnabledChanged-Ereignis behandeln.

Eigenschaften

Reason

Ruft einen Wert ab, der den Grund angibt, warum die Eigenschaft VideoStabilizationEffect.Enabled geändert wurde.

Gilt für:

Weitere Informationen