MMText 1.3.6

MMText 1.3.6

Maintained by MM.



MMText 1.3.6

  • By
  • MillmanY

MMText

CI Status Version License Platform

Demo

demo0

Parameter

public var lineType: MMText.MMTextField.LineType

public var inputViewStyle: MMText.InputViewStyle

@IBInspectable public var titleFromPlaceHolder: Bool

@IBInspectable public var title: String?

public var attributeTitle: NSAttributedString?

@IBInspectable public var titleMargin: CGFloat

@IBInspectable public var titleColor: UIColor

@IBInspectable public var errorTitle: String?

public var errorAttributeTitle: NSAttributedString?

@IBInspectable public var errorMargin: CGFloat

@IBInspectable public var errorColor: UIColor

@IBInspectable public var lineWidth: Float

@IBInspectable public var lineColor: UIColor?

@IBInspectable public var editLineWidth: Float

@IBInspectable public var editLineColor: UIColor?

demo1 demo2

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MMText is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MMText'

Author

MillmanY, [email protected]

License

MMText is available under the MIT license. See the LICENSE file for more info.