ScalarTransition Class

Definition

Provides the animated transition behavior when an element's Opacity or Rotation properties change.

/// [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 ScalarTransition
[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 ScalarTransition
Public Class ScalarTransition
Inheritance
Object IInspectable ScalarTransition
Attributes

Constructors

ScalarTransition()

Initializes a new instance of the ScalarTransition class.

Properties

Duration

Gets or sets the duration of the transition.

Applies to