Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
StyleBoxEmpty¶
Inherits: StyleBox < Resource < RefCounted < Object
An empty StyleBox (does not display anything).
描述¶
An empty StyleBox that can be used to display nothing instead of the default style (e.g. it can "disable" focus
styles).