Instance Property
replacedCharacterIndexesByLayerIndex
This property should normally not be modified directly. It is exposed mainly for state restoration purposes.
Declaration
var replacedCharacterIndexesByLayerIndex: GSCFIndexToCFIndexMap! { get set }Declaration
@property (nonatomic, strong) GSCFIndexToCFIndexMap * replacedCharacterIndexesByLayerIndex;Declaration
replacedCharacterIndexesByLayerIndex() -> GSCFIndexToCFIndexMap
setReplacedCharacterIndexesByLayerIndex_(replacedCharacterIndexesByLayerIndex: GSCFIndexToCFIndexMap)