RefreshVisualizerOrientation Enumerazione

Definizione

Definisce le costanti che specificano l'orientamento di un RefreshVisualizer.

Questa documentazione si applica a WinUI 2 per UWP (per WinUI nella SDK per app di Windows, vedere gli spazi dei nomi SDK per app di Windows).

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
Ereditarietà
RefreshVisualizerOrientation
Attributi
Microsoft.UI.Xaml.MUXContractPropertyAttribute VersionAttribute Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute ContractVersionAttribute

Campi

Auto 0
Normal 1
Rotate270DegreesCounterclockwise 3
Rotate90DegreesCounterclockwise 2

Si applica a