OptionalassetsAsset contents of the layer.
OptionalblendBlend mode of the layer. Possible values are defined in Fill.BLEND_MODE
OptionalblurBlur applied to the layer.
Border radius of the layer.
Borders of the layer.
OptionalcomponentComponent name of the layer.
OptionalcomponentComponent source identifier of the layer.
OptionalconstraintsConstraints of the layer.
OptionalcontentText content of the layer.
OptionalcornerCorner radius of the layer.
OptionalexportableIndicates whether the layer is exportable or not.
Fills applied to the layer.
OptionalgridHow the children of the layer are laid out when the layer is a grid container
OptionalgridHow the children of the layer are laid out when the layer is a grid container
OptionalgridIndex of the layer when the parent is a column aligned grid container
OptionalgridSpan property of the layer when the parent is a column aligned grid container
OptionalgridIndex of the layer when the parent is a row aligned grid container
OptionalgridSpan property of the layer when the parent is a row aligned grid container
OptionalinspectableWhether the layer is inspectable in Zeplin.
OptionallayersLayers contained by the layer.
OptionallayoutLayout properties of the layer.
OptionallayoutAlignment of the layer. Possible values are defined in Layout.ALIGNMENT
OptionallayoutGrow rate of the layer. This property specifies how much of the remaining space in the parent layer should be assigned to the item. Can be zero or a positive number.
OptionalmaxMax height of the layer.
OptionalmaxMax lines of the text layer.
OptionalmaxMax width of the layer.
OptionalminMin height of the layer.
OptionalminMin width of the layer.
Name of the layer
Opacity of the layer. A number in interval [0, 1].
Parent layer of the layer.
Bounding rectangle of the layer.
OptionalrotationRotation applied to the layer.
Shadows applied to the layer.
OptionalshapeShape type of the shape layer. Possible values are defined in Layer.SHAPE_TYPE
OptionalsourceId of the layer in the source design document.
OptionalstyleShared style name of the layer.
OptionalstyleShared style source identifier of the layer.
OptionaltextShared text style name of the layer.
OptionaltextList of text styles used in the layer.
OptionaltextShared text style identifier of the layer.
OptionaltextDetermines how long text should be truncated for the text layers. Possible value is "end".
Type of the layer. Possible values are defined in Layer.TYPE
OptionalversionVersion containing the layer.
Gets the default text style of the layer
The default text style of the layer, or undefined if the layer is not a text layer or has no text styles
StaticALLOWED_StaticSHAPE_StaticTYPE
An interface that represents a Layer.