BasicConnectedAnimationConfiguration Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ein -Objekt, das die verbundene Animation als linearen Übergang von der Quelle zum Ziel konfiguriert.
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BasicConnectedAnimationConfiguration : ConnectedAnimationConfiguration
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class BasicConnectedAnimationConfiguration : ConnectedAnimationConfiguration
Public Class BasicConnectedAnimationConfiguration
Inherits ConnectedAnimationConfiguration
- Vererbung
- Attribute
Konstruktoren
BasicConnectedAnimationConfiguration() |
Initialisiert eine neue instance der BasicConnectedAnimationConfiguration-Klasse. |