package internal
import "fyne.io/fyne/internal"
Index ¶
Functions ¶
func LogHint ¶
func LogHint(reason string)
LogHint reports a developer hint that should be followed to improve their app. This does nothing unless the "hints" build flag is used.
Source Files ¶
hints_disabled.go
Directories ¶
Path | Synopsis |
---|---|
internal/app | |
internal/driver | |
internal/driver/gl | Package gl provides a full Fyne render implementation using system OpenGL libraries. |
Tools for package owners.