Control.setFocusNeighbour

Sets the anchor identified by margin constant from margin enum to Control at neighbor node path. A setter method for focusNeighbourBottom, focusNeighbourLeft, focusNeighbourRight and focusNeighbourTop.

struct Control
@nogc nothrow
void
setFocusNeighbour
(
NodePathArg1
)
(
in long margin
,
in NodePathArg1 neighbour
)

Meta