Function Control.getFocusNeighbour

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

NodePath getFocusNeighbour (
  const(long) margin
) nothrow @nogc const;