MCPcopy Create free account
hub / github.com/DEROFDN/Engram / MinSize

Method MinSize

custom.go:65–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63}
64
65func (o *iframe) MinSize() fyne.Size {
66 o.ExtendBaseWidget(o)
67 return o.BaseWidget.MinSize()
68}
69
70func (o *iframe) Tapped(e *fyne.PointEvent) {
71

Callers 4

MinSizeMethod · 0.45
layoutRestoreFunction · 0.45
layoutWaitingFunction · 0.45
layoutAlertFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected