Class CTFramesetter

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class CTFramesetter
    extends CFType
    • Constructor Detail

      • CTFramesetter

        protected CTFramesetter()
    • Method Detail

      • getClassTypeID

        public static long getClassTypeID()
        Since:
        Available in iOS 3.2 and later.
      • createWithTypesetter

        public static CTFramesetter createWithTypesetter​(CTTypesetter typesetter)
        Since:
        Available in iOS 12.0 and later.
      • getTypesetter

        public CTTypesetter getTypesetter()
        Since:
        Available in iOS 3.2 and later.