NSTextLayoutEnumerateEnclosingRects 委托

定义

public delegate void NSTextLayoutEnumerateEnclosingRects(CGRect rect, out bool stop);
type NSTextLayoutEnumerateEnclosingRects = delegate of CGRect *  -> unit

参数

rect
CGRect
stop
Boolean

适用于