Class NSDirectionalEdgeInsets

    • Constructor Detail

      • NSDirectionalEdgeInsets

        public NSDirectionalEdgeInsets()
      • NSDirectionalEdgeInsets

        public NSDirectionalEdgeInsets​(double top,
                                       double leading,
                                       double bottom,
                                       double trailing)