TextColorToolController

@available(iOS 9.0, *)
@objcMembers
open class TextColorToolController : ColorToolController<TextSpriteModel, TextGestureController, TextSelectionView>

The tool controller to edit the color of a text.

Properties