scrollview

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package scrollview is a generated protocol buffer package.

It is generated from these files:

gomatcha.io/matcha/pb/view/scrollview/scrollview.proto

It has these top-level messages:

View
ScrollEvent

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScrollEvent

type ScrollEvent struct {
	ContentOffset *matcha_layout.Point `protobuf:"bytes,1,opt,name=contentOffset" json:"contentOffset,omitempty"`
}

func (*ScrollEvent) Descriptor

func (*ScrollEvent) Descriptor() ([]byte, []int)

func (*ScrollEvent) GetContentOffset

func (m *ScrollEvent) GetContentOffset() *matcha_layout.Point

func (*ScrollEvent) ProtoMessage

func (*ScrollEvent) ProtoMessage()

func (*ScrollEvent) Reset

func (m *ScrollEvent) Reset()

func (*ScrollEvent) String

func (m *ScrollEvent) String() string

type View

type View struct {
	ScrollEnabled                  bool `protobuf:"varint,1,opt,name=scrollEnabled" json:"scrollEnabled,omitempty"`
	ShowsHorizontalScrollIndicator bool `protobuf:"varint,2,opt,name=showsHorizontalScrollIndicator" json:"showsHorizontalScrollIndicator,omitempty"`
	ShowsVerticalScrollIndicator   bool `protobuf:"varint,3,opt,name=showsVerticalScrollIndicator" json:"showsVerticalScrollIndicator,omitempty"`
}

func (*View) Descriptor

func (*View) Descriptor() ([]byte, []int)

func (*View) GetScrollEnabled

func (m *View) GetScrollEnabled() bool

func (*View) GetShowsHorizontalScrollIndicator

func (m *View) GetShowsHorizontalScrollIndicator() bool

func (*View) GetShowsVerticalScrollIndicator

func (m *View) GetShowsVerticalScrollIndicator() bool

func (*View) ProtoMessage

func (*View) ProtoMessage()

func (*View) Reset

func (m *View) Reset()

func (*View) String

func (m *View) String() string

Jump to

Keyboard shortcuts

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