<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KishikawaKatsumi</author_name>
  <author_url>https://blog.hatena.ne.jp/KishikawaKatsumi/</author_url>
  <blog_title>24/7 twenty-four seven</blog_title>
  <blog_url>https://blog.kishikawakatsumi.com/</blog_url>
  <categories>
    <anon>iPhone</anon>
    <anon>Objective-C</anon>
    <anon>Cocoa</anon>
  </categories>
  <description>UILabelに影をつけるには通常、shadowColorプロパティとshadowOffsetプロパティを設定します。 暗めの背景色で、shadowColorを白、shadowOffsetを下に1ピクセルずらすと、立体感のあるラベルになります。 label.shadowColor = [UIColor whiteColor]; label.shadowOffset = CGSizeMake(0, 1); shadowColorをグレー、shadowOffsetを縦横4ピクセルずらすと、次のようになります。 label.shadowColor = [UIColor grayColor]; lab…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kishikawakatsumi.com%2Fentry%2F20091006%2F1254822774&quot; title=&quot;UILabelに影をつける - 24/7 twenty-four seven&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>http://cdn-ak.f.st-hatena.com/images/fotolife/K/KishikawaKatsumi/20091006/20091006183920.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-10-06 18:52:54</published>
  <title>UILabelに影をつける</title>
  <type>rich</type>
  <url>https://blog.kishikawakatsumi.com/entry/20091006/1254822774</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
