<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmyt</author_name>
  <author_url>https://blog.hatena.ne.jp/tmyt/</author_url>
  <blog_title>tmytのらくがき</blog_title>
  <blog_url>https://blog.tmyt.jp/</blog_url>
  <categories>
    <anon>WP8</anon>
  </categories>
  <description>Windows Phone 8 でバッテリ情報を読むAPIが追加されました。こんな感じで使います。 // 名前空間 // using Windows.Phone.Devices.Power; // バッテリ残量 (単位:%) var battery = Battery.GetDefault().RemainingChargePercent; // 残り時間 var t = Battery.GetDefault().RemainingDischargeTime; ちなみに、残量(%)が変化したときのイベントもあります。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tmyt.jp%2Fentry%2F20121103%2F1351927158&quot; title=&quot;バッテリ情報を取得する - tmytのらくがき&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>2012-11-03 16:19:18</published>
  <title>バッテリ情報を取得する</title>
  <type>rich</type>
  <url>https://blog.tmyt.jp/entry/20121103/1351927158</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
