Package apple.uikit
Interface NSLayoutManager.Block_enumerateEnclosingRectsForGlyphRangeWithinSelectedGlyphRangeInTextContainerUsingBlock
-
- Enclosing class:
- NSLayoutManager
public static interface NSLayoutManager.Block_enumerateEnclosingRectsForGlyphRangeWithinSelectedGlyphRangeInTextContainerUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateEnclosingRectsForGlyphRangeWithinSelectedGlyphRangeInTextContainerUsingBlock(CGRect rect, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateEnclosingRectsForGlyphRangeWithinSelectedGlyphRangeInTextContainerUsingBlock
void call_enumerateEnclosingRectsForGlyphRangeWithinSelectedGlyphRangeInTextContainerUsingBlock(CGRect rect, org.moe.natj.general.ptr.BoolPtr stop)
-
-