package settings
import "fyne.io/fyne/cmd/fyne_settings/settings"
Index ¶
Types ¶
type Settings ¶
type Settings struct {
// contains filtered or unexported fields
}
Settings gives access to user interfaces to control Fyne settings
func NewSettings ¶
func NewSettings() *Settings
NewSettings returns a new settings instance with the current configuration loaded
func (*Settings) AppearanceIcon ¶
AppearanceIcon returns the icon for appearance settings
func (*Settings) LoadAppearanceScreen ¶
func (s *Settings) LoadAppearanceScreen() fyne.CanvasObject
LoadAppearanceScreen creates a new settings screen to handle appearance configuration
Source Files ¶
appearance.go bundled.go
- Version
- v1.2.3
- Published
- Mar 2, 2020
- Platform
- darwin/amd64
- Imports
- 13 packages
- Last checked
- 26 minutes ago –
Tools for package owners.