Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFrameLayout ¶
func NewFrameLayout(border *themedwid.ThemedBorder, margin, padding float32) fyne.Layout
NewFrameLayout creates a new frame layout.
func NewMinHeightLayout ¶
func NewMinHeightLayout(minHeight float32) fyne.Layout
NewMinHeightLayout creates a new layout with a minimum height.
func NewMinWidthLayout ¶
func NewMinWidthLayout(minWidth float32) fyne.Layout
NewMinWidthLayout creates a new layout with a minimum width.
func NewPaddedLayout ¶
func NewPaddedLayout(top, bottom, left, right float32) fyne.Layout
NewPaddedLayout creates a new padded layout.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.