Class NSDirectoryEnumerator<T extends NSObject>

    • Constructor Detail

      • NSDirectoryEnumerator

        protected NSDirectoryEnumerator​(NSObject.Handle h,
                                        long handle)
      • NSDirectoryEnumerator

        protected NSDirectoryEnumerator​(NSObject.SkipInit skipInit)
    • Method Detail

      • getLevel

        public long getLevel()
        Since:
        Available in iOS 4.0 and later.
      • skipDescendents

        public void skipDescendents()
      • skipDescendants

        public void skipDescendants()
        Since:
        Available in iOS 4.0 and later.