Instance Property
doKerning
Set if kerning is active.
Declaration
var doKerning: Bool { get set }Declaration
@property (nonatomic) BOOL doKerning;Declaration
doKerning() -> bool
setDoKerning_(doKerning: bool)Instance Property
Set if kerning is active.
var doKerning: Bool { get set }@property (nonatomic) BOOL doKerning;doKerning() -> bool
setDoKerning_(doKerning: bool)