Versions in this module Expand all Collapse all v0 v0.2.0 Sep 27, 2017 Changes in this version + var StatusBarStyle_name = map[int32]string + var StatusBarStyle_value = map[string]int32 + type ActivityIndicator struct + Visible bool + func (*ActivityIndicator) Descriptor() ([]byte, []int) + func (*ActivityIndicator) ProtoMessage() + func (m *ActivityIndicator) GetVisible() bool + func (m *ActivityIndicator) Reset() + func (m *ActivityIndicator) String() string + type StatusBar struct + Hidden bool + Style StatusBarStyle + func (*StatusBar) Descriptor() ([]byte, []int) + func (*StatusBar) ProtoMessage() + func (m *StatusBar) GetHidden() bool + func (m *StatusBar) GetStyle() StatusBarStyle + func (m *StatusBar) Reset() + func (m *StatusBar) String() string + type StatusBarStyle int32 + const StatusBarStyle_STATUS_BAR_STYLE_DARK + const StatusBarStyle_STATUS_BAR_STYLE_DEFAULT + const StatusBarStyle_STATUS_BAR_STYLE_LIGHT + func (StatusBarStyle) EnumDescriptor() ([]byte, []int) + func (x StatusBarStyle) String() string