Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DestroyRenderer ¶
func DestroyRenderer(wid fyne.Widget)
DestroyRenderer frees a render implementation for a widget. This is typically for internal use only.
func IsRendered ¶
func IsRendered(wid fyne.Widget) bool
IsRendered returns true of the widget currently has a renderer. One will be created the first time a widget is shown but may be removed after it is hidden.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.