<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>round-rand</author_name>
  <author_url>https://blog.hatena.ne.jp/round-rand/</author_url>
  <blog_title>ランドML</blog_title>
  <blog_url>https://ml-rand-note.hatenablog.com/</blog_url>
  <categories>
    <anon>Flet</anon>
  </categories>
  <description>はじめに クリップボードの情報を取得：get クリップボードに文字列をコピー クリップボードのコピー・取得ができるサンプルアプリ 参考 はじめに FletではClipboardクラスを利用することで、コピー・貼り付けで活用するクリップボードの操作ができます。 本記事では、文字列のクリップボードへのコピー＆取得の実装方法を紹介します。 クリップボードの情報を取得：get クリップボードにコピーした文字列はget関数で取得できます。 # クリップボードから文字列をコピー text = await ft.Clipboard().get() クリップボードに文字列をコピー クリップボードに文字列をコピ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fml-rand-note.hatenablog.com%2Fentry%2Fflet%2Fclipboard&quot; title=&quot;【Flet】クリップボード操作（コピー・取得）を実装する方法 - ランドML&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/r/round-rand/20260412/20260412221943.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-04-13 22:37:37</published>
  <title>【Flet】クリップボード操作（コピー・取得）を実装する方法</title>
  <type>rich</type>
  <url>https://ml-rand-note.hatenablog.com/entry/flet/clipboard</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
