ReadResult
InterfaceReadResultLess 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/Event | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
value | ✅ | ✅ | ✅ | X |
type | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7