共用方式為


AnimatedChevronRightDownSmallVisualSource 類別

定義

代表從右到向下旋轉的形箭號動畫,可用來做為動畫圖標來源。

public ref class AnimatedChevronRightDownSmallVisualSource sealed : IAnimatedVisualSource2
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.XamlContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AnimatedChevronRightDownSmallVisualSource final : IAnimatedVisualSource2
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.XamlContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AnimatedChevronRightDownSmallVisualSource : IAnimatedVisualSource2
Public NotInheritable Class AnimatedChevronRightDownSmallVisualSource
Implements IAnimatedVisualSource2
繼承
Object Platform::Object IInspectable AnimatedChevronRightDownSmallVisualSource
屬性
實作

備註

這可以做為 的來源AnimatedIconTreeView控制項會使用它。

支援適用于 AnimatedIcon.StateIAnimatedVisualSource2.Markers

  • NormalOffToNormalOn
  • NormalOffToPointerOverOff
  • NormalOffToPressedOff
  • NormalOnToNormalOff
  • NormalOnToPointerOverOn
  • NormalOnToPressedOn
  • PointerOverOffToNormalOff
  • PointerOverOffToPointerOverOn
  • PointerOverOffToPressedOff
  • PointerOverOnToNormalOn
  • PointerOverOnToPointerOverOff
  • PointerOverOnToPressedOn
  • PressedOffToNormalOn
  • PressedOffToPointerOverOn
  • PressedOffToPressedOn
  • PressedOnToNormalOff
  • PressedOnToPointerOverOff
  • PressedOnToPressedOff

建構函式

AnimatedChevronRightDownSmallVisualSource()

初始化 AnimatedChevronRightDownSmallVisualSource 類別的新實例。

屬性

Markers

提供從標記名稱到 AnimationedIcon動畫視覺效果中播放位置的對應。

方法

SetColorProperty(String, Color)

設定 AnimatedIcon之動畫視覺效果的色彩。

TryCreateAnimatedVisual(Compositor, Object)

嘗試為AnimatedIcon建立 物件的實例 AnimatedChevronRightDownSmallVisualSource

適用於

另請參閱