Classes
The following classes are available globally.
-
This is a subclass of the standard
UITextViewclass.It adds the ability to provide a “placeholder,” in the same manner as the
UITextFieldclass.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
@MainActor public class RVS_PlaceholderTextView : UITextView
View on GitHub
Classes Reference