BTNText

protocol BTNText : NSObjectProtocol

Undocumented

  • The copy displayed to the user.

    Declaration

    Swift

    var text: String? { get set }
  • The text color displayed to the user.