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 | (None) | | Attributes | constraintsView | Dictionary | (None) | | Attributes | view | MobileScrollableArea | (None) | | Container | MobileContainer | (None) | (None) | | ContainerSize | Sizings | (None) | (None) | | Tag | Variant | (None) | Developer storage. |