ReadResult

BFChainAugust 11, 2023
  • Interface
  • ReadResult
Less than 1 minute

ReadResult is the Clipboard.read() method, the returned Promise, the value fulfilled after resolve;

Property

  • value

    The data read from the clipboard; The type of the attribute value is string;

  • type

    The type of data read from the clipboard; attribute value is a string

Method

  • none

Event

  • none

Platform Compatibility

Property/Method/EventAndroidIOSDesktop-DevDesktop
valueX
typeX

ClipboardPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.13.0