package
2.6.0-alpha1
Repository: https://github.com/fyne-io/fyne.git
Documentation: pkg.go.dev

# Functions

New returns a new application instance with the default driver and no unique ID (unless specified in FyneApp.toml).
NewWithID returns a new app instance using the appropriate runtime driver.
SetMetadata overrides the packaged application metadata.

# Structs

SettingsSchema is used for loading and storing global settings.