Property MeasuredTabLength
MeasuredTabLength
Gets the measured tab length (in cells) after UpdateLayout(in TabLayoutContext) has auto-sized the title view. Returns 0 if UpdateLayout(in TabLayoutContext) has not yet been called.
public int MeasuredTabLength { get; set; }