package
2.0.6
Repository: https://github.com/cheeryprogrammer/fyne.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package async provides unbounded channel and queue structures that are designed for caching unlimited number of a concrete type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

LogHint reports a developer hint that should be followed to improve their app.
NewInMemoryPreferences creates a new preferences implementation stored in memory.

# Constants

HintsEnabled is false to indicate that hints are not currently switched on.

# Structs

ClipItem represents a single clip in a clip stack, denoted by a size and position.
ClipStack keeps track of the areas that should be clipped when drawing a canvas.
Docs is an internal implementation of the document features of the Storage interface.
InMemoryPreferences provides an implementation of the fyne.Preferences API that is stored in memory.
OverlayStack implements fyne.OverlayStack.