Class CIQRCodeFeature

    • Constructor Detail

      • CIQRCodeFeature

        public CIQRCodeFeature()
      • CIQRCodeFeature

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

        public CIQRCodeFeature​(NSCoder decoder)
    • Method Detail

      • getTopLeft

        public CGPoint getTopLeft()
      • getTopRight

        public CGPoint getTopRight()
      • getBottomLeft

        public CGPoint getBottomLeft()
      • getBottomRight

        public CGPoint getBottomRight()
      • getMessageString

        public java.lang.String getMessageString()
      • getSymbolDescriptor

        public CIQRCodeDescriptor getSymbolDescriptor()
        Since:
        Available in iOS 11.0 and later.
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSCoder decoder)