Skip to main content

get_text

Function get_text 

Source
pub fn get_text() -> Option<String>
Expand description

Read the current clipboard contents as plain text. Returns None when the clipboard is empty, holds no text representation, or the platform denies access (e.g. an unfocused Android app).

Day API ↩ Guides· daybrite.dev