<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>okazuki</author_name>
  <author_url>https://blog.hatena.ne.jp/okazuki/</author_url>
  <blog_title>かずきのBlog@hatena</blog_title>
  <blog_url>https://okazuki.hatenablog.com/</blog_url>
  <categories>
    <anon>Xamarin</anon>
    <anon>Prism</anon>
  </categories>
  <description>Prism.Formsを使ってViewを作成するには、Views名前空間にXAMLの形式で作るのが素直でいい感じです。 Viewは、利用可能にするには、Views名前空間に作成するのに加えてAppクラスのRegisterTypesメソッドでUnityのコンテナに登録する必要があります。この登録処理は、専用のRegisterTypeForNavigation拡張メソッドが定義されています。これをしないと画面遷移ができないので要注意です。 例えばNextPageというViewを作った場合は以下のように、RegisterTypesメソッドで以下のように登録処理を行います。 protected ove…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fokazuki.hatenablog.com%2Fentry%2F2016%2F04%2F20%2F122324&quot; title=&quot;Xamarin.Forms + Prism.FormsでViewの登録 - かずきのBlog@hatena&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-04-20 12:23:24</published>
  <title>Xamarin.Forms + Prism.FormsでViewの登録</title>
  <type>rich</type>
  <url>https://okazuki.hatenablog.com/entry/2016/04/20/122324</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
