As the name says, crossplatform (B4A, B4J, B4i) clipboard.
For B4A I used the code from @hatzisn's class and I thank him for sharing it.
Updated to version 2.0.0. Great work, @Alexander Stolte, thank you.
For B4A I used the code from @hatzisn's class and I thank him for sharing it.
Updated to version 2.0.0. Great work, @Alexander Stolte, thank you.
- B4XClipboard
- Functions:
- hasImage As Boolean
- HasText As Boolean
- Initialize
Initializes the object. You can add parameters to this method if needed.
- Properties:
- Image As B4XBitmap
- Text As String
- Functions:
Attachments
Last edited: