Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type D ¶
type D = layout.Dimensions
type HoverState ¶
type HoverState struct {
// contains filtered or unexported fields
}
func (*HoverState) Hovering ¶
func (c *HoverState) Hovering(gtx C) bool
func (*HoverState) Layout ¶
func (c *HoverState) Layout(gtx C) D
Click to show internal directories.
Click to hide internal directories.