border

package
v0.9.4-beta Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bottom

type Bottom struct {
	Color        color.NRGBA
	CornerRadius unit.Value
	Width        unit.Value
}

Bottom lays out a widget and draws a border below it.

func (Bottom) Layout

func (b Bottom) Layout(gtx layout.Context, w layout.Widget) layout.Dimensions

type Top

type Top struct {
	Color        color.NRGBA
	CornerRadius unit.Value
	Width        unit.Value
}

Top lays out a widget and draws a border above it.

func (Top) Layout

func (t Top) Layout(gtx layout.Context, w layout.Widget) layout.Dimensions

Jump to

Keyboard shortcuts

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