Searched defs:freeformHeightPct (Results 1 – 1 of 1) sorted by relevance
155 public final float freeformHeightPct; field in TaskStackLayoutAlgorithm.StackState163 private StackState(float freeformHeightPct, int freeformBackgroundAlpha) { in StackState()