Class NSDirectionalEdgeInsets

All Implemented Interfaces:
Iterable<NSDirectionalEdgeInsets>

public class NSDirectionalEdgeInsets
extends Struct<NSDirectionalEdgeInsets>
  • Constructor Details

    • NSDirectionalEdgeInsets

      public NSDirectionalEdgeInsets()
    • NSDirectionalEdgeInsets

      public NSDirectionalEdgeInsets​(double top, double leading, double bottom, double trailing)
  • Method Details