ios

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActivityIndicatorView

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

func NewActivityIndicatorView

func NewActivityIndicatorView() *ActivityIndicatorView

func (*ActivityIndicatorView) Build

type NavigationApp struct {
	// contains filtered or unexported fields
}
func (app *NavigationApp) CurrentStackView() *ios.Stack
type NavigationChild struct {
	view.Embed

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

func NewNavigationChild

func NewNavigationChild(app *NavigationApp) *NavigationChild
func (v *NavigationChild) Build(ctx view.Context) view.Model

type SegmentView

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

func NewSegmentView

func NewSegmentView() *SegmentView

func (*SegmentView) Build

func (v *SegmentView) 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
	// 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

type TabApp

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

type TabChild

type TabChild struct {
	view.Embed

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

func NewTabChild

func NewTabChild(app *TabApp) *TabChild

func (*TabChild) Build

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

Jump to

Keyboard shortcuts

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