<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuukaix</author_name>
  <author_url>https://blog.hatena.ne.jp/kuukaix/</author_url>
  <blog_title>kuukaixの日記</blog_title>
  <blog_url>https://kuukaix.hatenablog.com/</blog_url>
  <categories>
    <anon>Swift</anon>
  </categories>
  <description>(2) 画面に色々表示するには (2.1) ContentView()の例 struct ContentView: View { var body: some View { 「ここ」に書く } } (2.1.1) 表示の中身 struct ContentView: View { var body: some View { VStack { // 縦に並べる MapView() // 地図 CircleImage() // 丸いイメージ画像 VStack { Text(&quot;文字&quot;) // 文字 HStack { // 横に並べる Text(&quot;文字&quot;) // 文字 Spacer() // 空白 Te…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuukaix.hatenablog.com%2Fentry%2F2021%2F02%2F27%2F195511&quot; title=&quot;SwiftUIで画面に色々表示するには - kuukaixの日記&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>2021-02-27 19:55:11</published>
  <title>SwiftUIで画面に色々表示するには</title>
  <type>rich</type>
  <url>https://kuukaix.hatenablog.com/entry/2021/02/27/195511</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
