Class CMTextFormatDescriptionStyle

    • Constructor Detail

      • CMTextFormatDescriptionStyle

        public CMTextFormatDescriptionStyle()
    • Method Detail

      • has

        public boolean has​(CFString key)
      • get

        public <T extends org.robovm.rt.bro.NativeObject> T get​(CFString key,
                                                                java.lang.Class<T> type)
      • getStartChar

        public char getStartChar()
        Since:
        Available in iOS 4.0 and later.
      • getFont

        public int getFont()
        Since:
        Available in iOS 4.0 and later.
      • getFontFace

        public int getFontFace()
        Since:
        Available in iOS 4.0 and later.
      • getFontSize

        public int getFontSize()
        Since:
        Available in iOS 4.0 and later.
      • getEndChar

        public char getEndChar()
        Since:
        Available in iOS 4.0 and later.
      • getHeight

        public int getHeight()
        Since:
        Available in iOS 4.0 and later.
      • getAscent

        public int getAscent()
        Since:
        Available in iOS 4.0 and later.