[ readonly ] previousSibling

Class: ShapeContainer. Inherited from UIComponent.

Since v1.0.2

Description:

Gets a previous sibling component. If this component wasn't added to any container component, then null is returned.

Type: UIComponent | null