public class FlexStyleRule extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FlexStyleRule.Direction |
static class |
FlexStyleRule.Toggle |
static class |
FlexStyleRule.Wrap |
| Modifier and Type | Field and Description |
|---|---|
FlexStyleRule.Direction |
column |
BreakpointStyleRule |
fill |
FlexStyleRule.Toggle |
grow |
BreakpointStyleRule |
nowrap |
FlexStyleRule.Direction |
row |
FlexStyleRule.Toggle |
shrink |
FlexStyleRule.Wrap |
wrap |
| Constructor and Description |
|---|
FlexStyleRule() |
public final FlexStyleRule.Direction row
public final FlexStyleRule.Direction column
public final BreakpointStyleRule fill
public final FlexStyleRule.Toggle grow
public final FlexStyleRule.Toggle shrink
public final FlexStyleRule.Wrap wrap
public final BreakpointStyleRule nowrap
Copyright © 2020. All rights reserved.