android

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PagerApp

type PagerApp struct {
	Pages *android.Pages
}

type PagerChildView

type PagerChildView struct {
	view.Embed
	PaintStyle  *paint.Style
	PagerButton *android.PagerButton
}

func NewPagerChildView

func NewPagerChildView() *PagerChildView

func (*PagerChildView) Build

func (v *PagerChildView) Build(ctx view.Context) view.Model

type StackApp

type StackApp struct {
	// contains filtered or unexported fields
}

type StackChild

type StackChild struct {
	view.Embed

	Color color.Color
	Index int
	// contains filtered or unexported fields
}

func NewStackChild

func NewStackChild(app *StackApp) *StackChild

func (*StackChild) Build

func (v *StackChild) Build(ctx view.Context) view.Model

type StatusBarView

type StatusBarView struct {
	view.Embed
	// contains filtered or unexported fields
}

func NewStatusBarView

func NewStatusBarView() *StatusBarView

func (*StatusBarView) Build

func (v *StatusBarView) Build(ctx view.Context) view.Model

Jump to

Keyboard shortcuts

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