RefreshVisualizerOrientation 列挙型

定義

RefreshVisualizer の向きを指定する定数を定義します。

このドキュメントは、WinUI 2 for UWP に適用されます (Windows アプリ SDKWinUI については、Windows アプリ SDK名前空間を参照してください)。

public enum class RefreshVisualizerOrientation
/// [Microsoft.UI.Xaml.MUXContractProperty(version=6)]
/// [Windows.Foundation.Metadata.Version(1)]
enum class RefreshVisualizerOrientation
/// [Windows.Foundation.Metadata.Version(1)]
/// [Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=6)]
enum class RefreshVisualizerOrientation
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
enum class RefreshVisualizerOrientation
[Microsoft.UI.Xaml.MUXContractProperty(version=6)]
[Windows.Foundation.Metadata.Version(1)]
public enum RefreshVisualizerOrientation
[Windows.Foundation.Metadata.Version(1)]
[Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=6)]
public enum RefreshVisualizerOrientation
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
public enum RefreshVisualizerOrientation
Public Enum RefreshVisualizerOrientation
継承
RefreshVisualizerOrientation
属性
Microsoft.UI.Xaml.MUXContractPropertyAttribute VersionAttribute Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ContractVersionAttribute

フィールド

Auto 0
Normal 1
Rotate270DegreesCounterclockwise 3
Rotate90DegreesCounterclockwise 2

適用対象