@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:58:11.766Z") @Stability(value=Experimental) 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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static SpacerProps.Builder |
builder() |
Number |
getHeight()
Height of the spacer.
|
Number |
getWidth()
Width of the spacer.
|
@Stability(value=Experimental) Number getHeight()
@Stability(value=Experimental) Number getWidth()
@Stability(value=Experimental) static SpacerProps.Builder builder()
SpacerProps.Builder of SpacerPropsCopyright © 2019. All rights reserved.