GraffitiSuite Docs
Docs
Graffitipagepanelitem
Loading document parsing libraries...
# GraffitiPagePanelItem Class ## Enumerations | Name | Value | Description | | --- | :---: | --- | | Sizings | Default <br> FillHorizontal <br> FillVertical <br> FillBoth | Supported sizing models. | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | container as MobileContainer | (None) | Creates a new instance of the class. | | Constructor | container as MobileContainer <br> size as GraffitiPagePanelItem.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 | | | Tag | Variant | Nil | Developer storage. |