blob: a61ced5ccccfe3a50fc1a79327ea55cc3eee0f98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: wraparound
slug: Archive/Mozilla/XUL/Attribute/wraparound
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/wraparound
---
<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl><dt> <code id="a-wraparound"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/wraparound">wraparound</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> <code>true</code> の場合、数値ボックスの値は、最大値または最小値を超えると丸められます。最小値および最大値は両方とも無限であってはなりません。 </dd></dl>
<div class="noinclude">
</div>
|