maxRows property
final
Maximum number of destination rows to display on the signpost.
Limits the vertical size of signpost images by capping the number of destination/exit detail rows shown. Prevents excessively tall signposts when many destinations exist. Defaults to 3 rows.
Implementation
final int maxRows;