FontNumeralAlignment
FontNumeralAlignment
FontNumeralAlignment
FontNumeralAlignment
Enum
Definition
Describes the numeral alignment value for the Typography.NumeralAlignment attached property.
public : enum class FontNumeralAlignment
enum class winrt::Windows::UI::Xaml::FontNumeralAlignment : int32_t
public enum FontNumeralAlignment
Public Enum FontNumeralAlignment
<object property="enumMemberName"/>
- Attributes
Windows 10 requirements
Device family |
Windows 10 (introduced v10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
Normal Normal Normal Normal | Default numeral alignment is used. |
Proportional Proportional Proportional Proportional | Proportional width alignment is used. |
Tabular Tabular Tabular Tabular | Tabular alignment is used. |
Remarks
This enumeration is used by the Typography.NumeralAlignment attached property.