MCPcopy Create free account
hub / github.com/lxn/walk / SetRightToLeftLayout

Method SetRightToLeftLayout

form.go:73–73  ·  view source on GitHub ↗

SetRightToLeftLayout sets whether coordinates on the x axis of the Form increase from right to left.

(rtl bool)

Source from the content-addressed store, hash-verified

71 // SetRightToLeftLayout sets whether coordinates on the x axis of the
72 // Form increase from right to left.
73 SetRightToLeftLayout(rtl bool) error
74}
75
76type FormBase struct {

Callers 2

CreateMethod · 0.65
CreateMethod · 0.65

Implementers 1

FormBaseform.go

Calls

no outgoing calls

Tested by

no test coverage detected