ValueRowType

public protocol ValueRowType : LabelRowType

Undocumented

  • The value that the row presents

    Declaration

    Swift

    var value: String? { get }