Documentation ¶
Overview ¶
Package build contains information about they type of build currently running.
Index ¶
Constants ¶
View Source
const HasHints = false
HasHints is false to indicate that hints are not currently switched on. To enable please rebuild with "-tags hints" parameters.
View Source
const IsFlatpak = false
IsFlatpak is true if the binary is compiled for a Flatpak package.
View Source
const IsWayland = false
IsWayland is true when compiling for the wayland windowing system.
View Source
const Mode = fyne.BuildStandard
Mode is the application's build mode.
View Source
const NoMetadata = false
NoMetadata is false if the compiler flags have not turned off metadata support.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.