Property Color
Color
Gets or sets caret color. If null
, CaretColor
will be used.
public virtual LightDarkColor? Color { get; set; }
Gets or sets caret color. If null
, CaretColor
will be used.
public virtual LightDarkColor? Color { get; set; }