package
Version:
v0.0.0-...-955f326
Opens a new window with list of versions in this module.
Published: Jan 27, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Behavior controls how auto-sizing of the scroll content's preferred size is
handled.
const (
Unmodified Behavior = iota
FillWidth
FillHeight
Fill
FollowsWidth
FollowsHeight
)
Possible ways to handle auto-sizing of the scroll content's preferred size.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.