Control.getFocusNeighbour

Returns the focus neighbour identified by margin constant from margin enum. A getter method for focusNeighbourBottom, focusNeighbourLeft, focusNeighbourRight and focusNeighbourTop.

struct Control
@nogc nothrow const
NodePath
getFocusNeighbour
(
in long margin
)

Meta