CommonShowTextView

public class CommonShowTextView : UITextView

Undocumented

  • 检查类型

    Declaration

    Swift

    public var checkType: [CommonShowTextViewUrlType : UIColor] { get set }
  • Undocumented

    Declaration

    Swift

    override public var attributedText: NSAttributedString? { get set }
  • Undocumented

    Declaration

    Swift

    override public var text: String? { get set }
  • Undocumented

    Declaration

    Swift

    override public init(frame: CGRect, textContainer: NSTextContainer?)