다음을 통해 공유


NSTextLayoutEnumerateLineFragments 대리자

정의

public delegate void NSTextLayoutEnumerateLineFragments(CGRect rect, CGRect usedRectangle, NSTextContainer textContainer, NSRange glyphRange, out bool stop);
type NSTextLayoutEnumerateLineFragments = delegate of CGRect * CGRect * NSTextContainer * NSRange *  -> unit

매개 변수

rect
CGRect
usedRectangle
CGRect
textContainer
NSTextContainer
glyphRange
NSRange
stop
Boolean

적용 대상