Bold360 and BoldChat Developer Center

<BCTextViewWithPlaceHolder> Protocol Reference

Protocol for a text view having a placeholder. More...

#import <BCTextViewWithPlaceHolder.h>

Inheritance diagram for <BCTextViewWithPlaceHolder>:
BCTextView

Properties

NSString * placeholder
 Placeholder value. More...
 
UIColor * placeholderColor
 Placeholder color. More...
 

Detailed Description

Protocol for a text view having a placeholder.

Since
Version 1.0

Property Documentation

- (NSString*) placeholder
readwritenonatomicstrong

Placeholder value.

Since
Version 1.0
- (UIColor*) placeholderColor
readwritenonatomicstrong

Placeholder color.

Since
Version 1.0

The documentation for this protocol was generated from the following file: