<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>komaji504</author_name>
  <author_url>https://blog.hatena.ne.jp/komaji504/</author_url>
  <blog_title>ドン・エンジニーア</blog_title>
  <blog_url>https://komaji504.hateblo.jp/</blog_url>
  <categories>
    <anon>iOS</anon>
    <anon>SwiftUI</anon>
    <anon>Swift</anon>
  </categories>
  <description>四角ボタン 四角のボタンにボーダーをつける場合は .border modifier を指定すれば作れる。 Button(&quot;四角のボーダーボタン&quot;, action: {}) .frame(height: height) .padding() .background(Color.orange) .border(Color.red, width: borderWidth) 四角のボーダーボタン 角丸ボタン 角丸のボタンにボーダーをつける場合には Button.init(action:,label) の label に Text を置いて、 .overlay modifier で ボーダーを引いた S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkomaji504.hateblo.jp%2Fentry%2F2021%2F05%2F28%2F155354&quot; title=&quot;SwiftUI のボーダーボタン と clipped - ドン・エンジニーア&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/k/komaji504/20210528/20210528153240.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-28 15:53:54</published>
  <title>SwiftUI のボーダーボタン と clipped</title>
  <type>rich</type>
  <url>https://komaji504.hateblo.jp/entry/2021/05/28/155354</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
