Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Popup ¶
type Popup struct {
// contains filtered or unexported fields
}
func Open ¶
Open shows a popup while opening the client in the background. Once the client has successfully synchronized, the popup will close automatically. Note that Open will block until the synchronization is done, so it should only be called in a goroutine.
func (*Popup) QueueSetLabel ¶
QueueSetLabel queues the label setting to be on the main thread.
Click to show internal directories.
Click to hide internal directories.