Commit f347a0b2 by Anthony Dito

Updated comments.

parent 2591eb72
...@@ -213,7 +213,7 @@ open class TextField: UITextField { ...@@ -213,7 +213,7 @@ open class TextField: UITextField {
@IBInspectable @IBInspectable
open var placeholderVerticalOffset: CGFloat = 0 open var placeholderVerticalOffset: CGFloat = 0
/// Placeholder active text size /// The scale of the active placeholder in relation to the inactive
@IBInspectable @IBInspectable
open var placeholderActiveScale: CGFloat = 0.75 { open var placeholderActiveScale: CGFloat = 0.75 {
didSet { didSet {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment