Interface NSAttributedString.Block_enumerateAttributesInRangeOptionsUsingBlock

  • Enclosing class:
    NSAttributedString

    public static interface NSAttributedString.Block_enumerateAttributesInRangeOptionsUsingBlock
    • Method Detail

      • call_enumerateAttributesInRangeOptionsUsingBlock

        void call_enumerateAttributesInRangeOptionsUsingBlock​(NSDictionary<java.lang.String,​?> attrs,
                                                              NSRange range,
                                                              org.moe.natj.general.ptr.BoolPtr stop)