<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yotubarail</author_name>
  <author_url>https://blog.hatena.ne.jp/yotubarail/</author_url>
  <blog_title>ばろぐ・ほいダウン</blog_title>
  <blog_url>https://yotubarail.work/</blog_url>
  <categories>
    <anon>Swift</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>SwiftUIでの余白の設置艇についてまとめていきたいと思います。 数値はもちろん自由に変更可能です。 余白の指定 上下左右の全てに指定 .padding(45) もしくは .padding(.all, 45) 左のみに指定 .padding(.leading, 45) 右のみに指定 .padding(.trailing, 45) 左右に指定 .padding(.horizontal, 45) もしくは .padding([.leading, .trailing], 45) 上のみに指定 .padding(.top, 45) 下のみに指定 .padding(.bottom, 45) 上下に指定…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyotubarail.work%2Fentry%2Fswiftuipadding&quot; title=&quot;SwiftUIでのviewの余白（padding）の設定 - ばろぐ・ほいダウン&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/y/yotubarail/20200706/20200706102042.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-06 10:25:37</published>
  <title>SwiftUIでのviewの余白（padding）の設定</title>
  <type>rich</type>
  <url>https://yotubarail.work/entry/swiftuipadding</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
