ThemeDefinition.Easing Property

Definition

Object to configure easing between values. Type of Theme Engine, as defined by the ThemeType property, must have IsEasingSupported set to true

public:
 property Microsoft::MixedReality::Toolkit::Utilities::Easing ^ Easing { Microsoft::MixedReality::Toolkit::Utilities::Easing ^ get(); void set(Microsoft::MixedReality::Toolkit::Utilities::Easing ^ value); };
public Microsoft.MixedReality.Toolkit.Utilities.Easing Easing { get; set; }
member this.Easing : Microsoft.MixedReality.Toolkit.Utilities.Easing with get, set
Public Property Easing As Easing

Property Value

Applies to