<?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>GestureDetectorとは？ 任意のコントロールに付与してクリック・ホバーなどのイベントを検知できる。 ホバーの検知 on_enterとon_exitによりマウスカーソルの出入りを検知できます。 イベント 説明 on_enter マウスが要素に入ったとき on_exit マウスが要素から出たとき import flet as ft def main(page: ft.Page): def func_on_enter(): result_text.value = 'enter' result_text.update() def func_on_exit(): result_text.va…</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%2Fgesture-detector-usage&quot; title=&quot;【Flet】ホバーを検知する方法（GestureDetectorの使い方） - ランド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/20260419/20260419231251.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-04-20 00:00:00</published>
  <title>【Flet】ホバーを検知する方法（GestureDetectorの使い方）</title>
  <type>rich</type>
  <url>https://ml-rand-note.hatenablog.com/entry/flet/gesture-detector-usage</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
