package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jun 4, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Runner is the main driver for animations package
func (r *Runner) Start(a *fyne.Animation)
Start will register the passed application and initiate its ticking.
func (r *Runner) Stop(a *fyne.Animation)
Stop causes an animation to stop ticking (if it was still running) and removes it from the runner.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.