Table of Contents

Class Theme.KeyboardFocusBorderPresenter

Namespace
Lime
Assembly
Lime.dll
public class Theme.KeyboardFocusBorderPresenter : IPresenter
Inheritance
Theme.KeyboardFocusBorderPresenter
Implements
Inherited Members

Constructors

KeyboardFocusBorderPresenter(float, bool)

public KeyboardFocusBorderPresenter(float thikness = 1, bool rounded = false)

Parameters

thikness float
rounded bool

Methods

GetRenderObject(Node)

public RenderObject GetRenderObject(Node node)

Parameters

node Node

Returns

RenderObject

PartialHitTest(Node, ref HitTestArgs)

public bool PartialHitTest(Node node, ref HitTestArgs args)

Parameters

node Node
args HitTestArgs

Returns

bool