A  C  D  F  G  H  I  S  T  V 

G

getAllFolds() - function in com.google.accompanist.adaptive.FoldAwareConfiguration.Companion
The TwoPane will be aware of both horizontal and vertical folds, splitting the content vertically and horizontally respectively.
getGapBounds() - function in com.google.accompanist.adaptive.SplitResult
The bounds that are nether a start pane or an end pane, but a separation between those two.
getGapOrientation() - function in com.google.accompanist.adaptive.SplitResult
Whether the gap is vertical or horizontal
getHorizontalFoldsOnly() - function in com.google.accompanist.adaptive.FoldAwareConfiguration.Companion
The TwoPane will only be aware of horizontal folds only, splitting the content vertically.
getVerticalFoldsOnly() - function in com.google.accompanist.adaptive.FoldAwareConfiguration.Companion
The TwoPane will only be aware of vertical folds only, splitting the content horizontally.
A  C  D  F  G  H  I  S  T  V