Skip to content

Commit 41819c9

Browse files
authored
add type for focus_control on docs
1 parent 60a79e4 commit 41819c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The focusable area size, calculated by default if the node has a visible texture
8484
#### focus_style : StyleBox
8585
Add a custom style if needed, otherwise you can use has_focus() and apply a custom focus indicator on the node.
8686

87-
#### focus_control
87+
#### focus_control : FocusControl
8888
Reference of the overlay control that manages the focus behavior, use this property to interact directly with the overlay control.
8989

9090
### Methods

0 commit comments

Comments
 (0)