Class QuoteStyle
Definition
- Namespace:
- Tizen.NUI.MarkdownRenderer
- Assembly:
- Tizen.NUI.MarkdownRenderer.dll
- Inheritance
-
Properties
View Source
BarColor
Declaration
public string BarColor { get; set; }
Property Value
View Source
BarCornerRadius
Declaration
public float BarCornerRadius { get; set; }
Property Value
View Source
BarMargin
Declaration
public int BarMargin { get; set; }
Property Value
View Source
BarWidth
Declaration
public int BarWidth { get; set; }
Property Value
View Source
FontColor
Declaration
public string FontColor { get; set; }
Property Value
View Source
Padding
Declaration
public int Padding { get; set; }
Property Value
Extension Methods