Function 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
.
void setFocusNeighbour(NodePathArg1)
(
in long margin,
in NodePathArg1 neighbour
);