ios

package
v0.0.0-...-10f1102 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//StateDidFinishLaunchingWithOptions ...
	StateDidFinishLaunchingWithOptions string = "didFinishLaunchingWithOptions"
	//StateDidRegisterForRemoteNotificationsWithDeviceToken ...
	StateDidRegisterForRemoteNotificationsWithDeviceToken string = "didRegisterForRemoteNotificationsWithDeviceToken"
	//StateDidBecomeActive ...
	StateDidBecomeActive string = "didBecomeActive"
	//StateDidEnterBackground ...
	StateDidEnterBackground string = "didEnterBackground"
	//StateWillEnterForeground ...
	StateWillEnterForeground string = "willEnterBackground"
	//StateWillTerminate ...
	StateWillTerminate string = "willTerminate"
	//StateAppOpenUrl
	StateAppOpenURL string = "appOpenUrl"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type UIApplicationDelegate

type UIApplicationDelegate interface {
	// contains filtered or unexported methods
}

UIApplicationDelegate ...

Jump to

Keyboard shortcuts

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