Documentation
¶
Overview ¶
Package clipboard provides Go bindings for .
Index ¶
Constants ¶
View Source
const (
Creator = consts.Creator
)
Variables ¶
This section is empty.
Functions ¶
func Init ¶
Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.
func NewclipboardManager ¶
NewclipboardManager obtains android.content.ClipboardManager from the Android system service manager.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.