Documentation
¶
Index ¶
- func Make(a fyne.App, w fyne.Window) fyne.CanvasObject
- func PasswordFormat() paw.Format
- func PasswordLength() int
- func PasswordMaxLength() int
- func PasswordMinLength() int
- func SetPasswordFormat(format paw.Format)
- func SetPasswordLength(len int)
- func SetPasswordMaxLength(len int)
- func SetPasswordMinLength(len int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Make ¶
func Make(a fyne.App, w fyne.Window) fyne.CanvasObject
Make returns the fyne user interface
func PasswordFormat ¶
func PasswordLength ¶
func PasswordLength() int
func PasswordMaxLength ¶
func PasswordMaxLength() int
func PasswordMinLength ¶
func PasswordMinLength() int
func SetPasswordFormat ¶
func SetPasswordLength ¶
func SetPasswordLength(len int)
func SetPasswordMaxLength ¶
func SetPasswordMaxLength(len int)
func SetPasswordMinLength ¶
func SetPasswordMinLength(len int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.