modules/graphics/src/main/docs/javafx/scene/doc-files/cssref.html

Print this page

        

@@ -1967,10 +1967,19 @@
           <td class="range">&nbsp;</td>
           <td>The default value for controls is true, although there are some exceptions.
           See <a href="#controls">Controls</a> for details.</td>
         </tr>
         <tr>
+          <td class="propertyname">-fx-priorty-order</td>
+          <td class="value"><a href="#typenumber" class="typelink">&lt;number&gt;</a></td>
+          <td class="default">0</td>
+          <td class="range">&nbsp;</td>
+          <td>This property is used to alter the rendering and picking order of a node
+              within its parent without disturbing its child physical index, which makes
+              it useful for animating a node's ordering such as transparency sorting.</td>
+        </tr>
+        <tr>
           <td class="propertyname">-fx-opacity</td>
           <td class="value"><a href="#typenumber" class="typelink">&lt;number&gt;</a></td>
           <td class="default">1</td>
           <td class="range">[0.0 ... 1.0]</td>
           <td>Opacity can be thought of conceptually as a postprocessing