Interface ICaretPresenter
- Namespace
- Lime
- Assembly
- Lime.dll
public interface ICaretPresenter : IPresenter
- Inherited Members
Properties
Color
Color4 Color { get; set; }
Property Value
Position
Vector2 Position { get; set; }
Property Value
Visible
bool Visible { get; set; }