TextRepresentable

public protocol TextRepresentable

A text container protocol.

  • Undocumented

    Declaration

    Swift

    var text: String? { get set }