InfoTextSettable

public protocol InfoTextSettable

Implementers must set the text of the presented infoscreen

  • Sets the infoScreenText

    Declaration

    Swift

    func setInfoText(_ text: String)

    Parameters

    text

    String value which will be presented on infoScreen