Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActivityIndicatorView ¶
func NewActivityIndicatorView ¶
func NewActivityIndicatorView() *ActivityIndicatorView
type NavigationApp ¶
type NavigationApp struct {
// contains filtered or unexported fields
}
func (*NavigationApp) CurrentStackView ¶
func (app *NavigationApp) CurrentStackView() *ios.Stack
type NavigationChild ¶
type NavigationChild struct { // contains filtered or unexported fields }
func NewNavigationChild ¶
func NewNavigationChild(app *NavigationApp) *NavigationChild
type SegmentView ¶
func NewSegmentView ¶
func NewSegmentView() *SegmentView
type StackChild ¶
func NewStackChild ¶
func NewStackChild(app *StackApp) *StackChild
type StatusBarView ¶
func NewStatusBarView ¶
func NewStatusBarView() *StatusBarView
Click to show internal directories.
Click to hide internal directories.