GeneratorDirection Enum

Definition

Defines constants that specify the direction in which item generation will occur.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum GeneratorDirection
Inheritance
GeneratorDirection
Attributes

Fields

Name Value Description
Forward 0

Items are generated in a forward direction.

Backward 1

Items are generated in a backward direction.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6