Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Horizontal ¶
type Horizontal struct {
Padding float32
}
func (*Horizontal) Layout ¶
func (h *Horizontal) Layout(objects []fyne.CanvasObject, size fyne.Size)
func (*Horizontal) MinSize ¶
func (h *Horizontal) MinSize(objects []fyne.CanvasObject) fyne.Size
Click to show internal directories.
Click to hide internal directories.