Class TextStyle

TextStyle class

تمثل فئة نمط النص.

public class TextStyle

Constructors

NameDescription
TextStyle()المُنشئ الافتراضي.

Properties

NameDescription
BackgroundColor { get; set; }يحصل على لون الخلفية ويضبطه.
Color { get; set; }يحصل على لون النص ويضبطه.

See Also