public static final class TextWidgetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TextWidgetProps
software.amazon.jsii.JsiiObject.InitializationModeTextWidgetProps.Builder, TextWidgetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getHeight()
Height of the widget.
|
String |
getMarkdown()
The text to display, in MarkDown format.
|
Number |
getWidth()
Width of the widget, in a grid of 24 units wide.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public String getMarkdown()
getMarkdown in interface TextWidgetProps@Stability(value=Experimental) @Nullable public Number getHeight()
getHeight in interface TextWidgetProps@Stability(value=Experimental) @Nullable public Number getWidth()
getWidth in interface TextWidgetPropsCopyright © 2019. All rights reserved.