Contents

getWidth

The callback invoked to request the run delegate to determine and return the typographic width of glyphs in the run. This callback may be NULL, which is equivalent to a getWidth callback that always returns 0.

Declaration

var getWidth: CTRunDelegateGetWidthCallback

See Also

Instance Properties