Property EffectiveTabLength
EffectiveTabLength
Gets the effective tab length — either the explicit TabLength or the MeasuredTabLength from the laid-out TitleView. Returns 0 if no TitleView exists yet.
public int EffectiveTabLength { get; }
Gets the effective tab length — either the explicit TabLength or the MeasuredTabLength from the laid-out TitleView. Returns 0 if no TitleView exists yet.
public int EffectiveTabLength { get; }