Re: [w3c/clipboard-apis] What is PresentationStyle? (#159)

The `presentationStyle` attribute helps distinguish between "inline" data (e.g. selecting text on a web page and copying), vs. file-like data (e.g. copying a plain text file). This difference is used to provide a hint when writing to the system pasteboard using `NSItemProvider` on iOS.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/159#issuecomment-938312033

Received on Friday, 8 October 2021 03:36:37 UTC