FontNumeralAlignment
FontNumeralAlignment
FontNumeralAlignment
FontNumeralAlignment
Enum
Definition
Describes the numeral alignment value for the Typography.NumeralAlignment attached property.
public : enum class FontNumeralAlignmentpublic enum FontNumeralAlignmentPublic Enum FontNumeralAlignment// This API is not available in Javascript.
<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.