borderDashArray

Returns currently set dash array or null if no pattern is set.

It's in form of an array where the numbers mean full_length, empty length, full_length... etc.. The pattern is repeated.

To get a dashed border, borderStyle should be set to BorderStyle.DASHED and color of the border should be set with borderColor.

Return

Currently set dash array