Classes
The following classes are available globally.
-
This is a subclass of the standard
UITextView
class.It adds the ability to provide a “placeholder,” in the same manner as the
UITextField
class.In this class, a label is displayed, with the placeholder text, and that label is only displayed when there is no text in the view.
See moreDeclaration
Swift
public class RVS_PlaceholderTextView : UITextView