ControlGetFocusNeighbour Method |
Note: This API is now obsolete.
Returns the focus neighbour identified by margin constant from Margin enum. A getter method for FocusNeighbourBottom, FocusNeighbourLeft, FocusNeighbourRight and FocusNeighbourTop.
Namespace: Godot
[ObsoleteAttribute("GetFocusNeighbour is deprecated. Use the FocusNeighbourBottom property instead.")] public NodePath GetFocusNeighbour( Margin margin )
[Missing <param name="margin"/> documentation for "M:Godot.Control.GetFocusNeighbour(Godot.Margin)"]
[Missing <returns> documentation for "M:Godot.Control.GetFocusNeighbour(Godot.Margin)"]