Package apple.foundation
Interface NSAttributedString.Block_enumerateAttributesInRangeOptionsUsingBlock
-
- Enclosing class:
- NSAttributedString
public static interface NSAttributedString.Block_enumerateAttributesInRangeOptionsUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateAttributesInRangeOptionsUsingBlock(NSDictionary<java.lang.String,?> attrs, NSRange range, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateAttributesInRangeOptionsUsingBlock
void call_enumerateAttributesInRangeOptionsUsingBlock(NSDictionary<java.lang.String,?> attrs, NSRange range, org.moe.natj.general.ptr.BoolPtr stop)
-
-