aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/mozsocial/closepanel/index.html
blob: be59b68ee76719daa837f1ba0e3b26e85afe88a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: MozSocial.closePanel
slug: Web/API/MozSocial/closePanel
tags:
  - DOM
  - Gecko DOM Reference
  - Social
translation_of: Archive/Social_API/MozSocial/closePanel
---
<div>
 {{ApiRef}}{{non-standard_header}}{{fx_minversion_header("17.0")}}</div>
<h2 id="Summary" name="Summary">概要</h2>
<p>親のソーシャルメディアプロバイダーパネルの内、現在開いているソーシャルパネルを閉じます。</p>
<h2 id="Syntax" name="Syntax">構文</h2>
<pre class="syntaxbox">MozSocial.closePanel();
</pre>
<h3 id="Parameters" name="Parameters">引数</h3>
<p>無し</p>
<h2 id="Specification" name="Specification">仕様</h2>
<p>どの仕様書にも含まれていません。</p>