GraffitiSuite Docs
Docs
Graffititabpanelitem
Loading document parsing libraries...
# GraffitiTabPanelItem Class ## Enumerations | Name | Value | Description | | --- | :---: | --- | | Sizings | Default <br> FillHorizontal <br> FillVertical <br> FillBoth | Supported sizing models. | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | segment as MobileSegment <br> container as MobileContainer | (None) | Creates a new instance of the class. | | Constructor | segment as MobileSegment <br> container as MobileContainer <br> size as GraffitiTabPanelItem.Sizings | (None) | Creates a new instance of the class. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | constraintsContainer | Dictionary | | | Attributes | constraintsView | Dictionary | | | Attributes | view | MobileScrollableArea | | | Container | MobileContainer | Nil | | | ContainerSize | Sizings | Nil | | | Segment | MobileSegment | Nil | | | Tag | Variant | Nil | Developer storage. |