Inherits from UITextView
Declared in TKTextView.h
TKTextView.m

Overview

This class creates a UITextView with placeholder text.

Tasks

Properties

Properties

placeHolderLabel

The placeholder label.

@property (nonatomic, strong) UILabel *placeHolderLabel

Declared In

TKTextView.h

placeholder

The placeholder text.

@property (nonatomic, strong) NSString *placeholder

Declared In

TKTextView.h

placeholderColor

The text color of the placehold text.

@property (nonatomic, strong) UIColor *placeholderColor

Declared In

TKTextView.h