ControlSetFocusNeighbour Method |
Note: This API is now obsolete.
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.
Namespace: Godot
[ObsoleteAttribute("SetFocusNeighbour is deprecated. Use the FocusNeighbourBottom property instead.")] public void SetFocusNeighbour( Margin margin, NodePath neighbour )
[Missing <param name="margin"/> documentation for "M:Godot.Control.SetFocusNeighbour(Godot.Margin,Godot.NodePath)"]
[Missing <param name="neighbour"/> documentation for "M:Godot.Control.SetFocusNeighbour(Godot.Margin,Godot.NodePath)"]