setGridTracks abstract method
Replaces the track list of collection with tracks.
Implementation
void setGridTracks(
LayoutGridCollection collection, List<LayoutGridTrack> tracks);
Replaces the track list of collection with tracks.
void setGridTracks(
LayoutGridCollection collection, List<LayoutGridTrack> tracks);