@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-07-21T15:55:57.923Z") @Stability(value=Stable) public interface SpacerProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SpacerProps.Builder
A builder for
SpacerProps |
static class |
SpacerProps.Jsii$Proxy
An implementation for
SpacerProps |
| Modifier and Type | Method and Description |
|---|---|
static SpacerProps.Builder |
builder() |
default Number |
getHeight()
Height of the spacer.
|
default Number |
getWidth()
Width of the spacer.
|
@Stability(value=Stable) @Nullable default Number getHeight()
Default: : 1
@Stability(value=Stable) @Nullable default Number getWidth()
Default: 1
@Stability(value=Stable) static SpacerProps.Builder builder()
SpacerProps.Builder of SpacerPropsCopyright © 2021. All rights reserved.