TextStyle Members
Stores the text appearance settings.Constructors
| Name | Description |
|---|---|
| TextStyle() | Initializes a new instance of the TextStyle class with default settings. |
Fields
| Name | Description |
|---|---|
| ColorProperty static | Identifies the Color bindable property. |
| SizeProperty static | Identifies the Size bindable property. |
See Also