<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nae3na</author_name>
  <author_url>https://blog.hatena.ne.jp/nae3na/</author_url>
  <blog_title>なえ箱</blog_title>
  <blog_url>https://nae3na.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
  </categories>
  <description>スマホのゲームやアプリでテキストを入力する時に出すキーボードの表示/非表示のやり方メモ。 モバイルキーボードを使う場合は、TouchScreenKeyboardを使う。 docs.unity3d.com 表示 表示したい場合は以下のように書けば表示される。iOSでもAndroidでも同じ書き方でキーボードが表示される。 TouchScreenKeyboard.Open( &quot;&quot;, TouchScreenKeyboardType.Default ); 実際に使う時はこんな感じ。keyboardからテキストとか色々取得したりできる。 TouchScreenKeyboard keyboard; key…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnae3na.hatenablog.com%2Fentry%2Farchives%2F117&quot; title=&quot;モバイルキーボードの表示/非表示、文字の取得、文字数の制限【Unity】 - なえ箱&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-31 10:00:05</published>
  <title>モバイルキーボードの表示/非表示、文字の取得、文字数の制限【Unity】</title>
  <type>rich</type>
  <url>https://nae3na.hatenablog.com/entry/archives/117</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
