mobile

package
v1.5.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CAndroidRootPath = "." // tests
	CAndroidRootPath = "/sdcard/Documents"
	CAndroidFullPath = CAndroidRootPath + "/hidden_lake"
)

Variables

This section is empty.

Functions

func OpenURL

func OpenURL(pApp fyne.App, pPageURL string) error

Types

type IMobileState

type IMobileState interface {
	IsRun() bool
	ToString() string
	SwitchOnSuccess(func() error)

	WithConstructApp(func() error) IMobileState
	WithDestructApp(func() error) IMobileState
}

func NewState

func NewState(pApp fyne.App, pServiceName string) IMobileState

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL