| Package | feathers.layout |
| Class | public class RelativeDepth |
| Inheritance | RelativeDepth Object |
| Product Version : | Feathers 3.0.0 |
| Constant | Defined By | ||
|---|---|---|---|
| ABOVE : String = above [static]
The item will be positioned above another item. | RelativeDepth | ||
| BELOW : String = below [static]
The item will be positioned below another item. | RelativeDepth | ||
| ABOVE | Constant |
public static const ABOVE:String = above| Product Version : | Feathers 3.0.0 |
The item will be positioned above another item.
| BELOW | Constant |
public static const BELOW:String = below| Product Version : | Feathers 3.0.0 |
The item will be positioned below another item.