DockPaddingEdges.top

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int top [@property setter]
    class DockPaddingEdges
    final @property
    void
    top
    (
    int x
    )
  2. int top [@property getter]
  3. int _left;
  4. int _top;
  5. int _right;
  6. int _bottom;

Meta