GraffitiSuite Docs
Docs
Graffitisplitviewarea
Loading document parsing libraries...
# GraffitiSplitViewArea Class ## Enumerations | Name | Value | Description | | --- | :---: | --- | | Sizings | Default <br> FillWidth <br> FillHeight <br> FillWidthAndHeight | Supported sizing models. | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | (None) | (None) | Contain | | Attributes | Hidden | updateContainer | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | constraintsView | Dictionary | | | Attributes | view | MobileScrollableArea | | | ContainerSize | Sizings | Nil | Constraints applied to the Content container. | | Content | MobileContainer | Nil | Container that is housed within the area of the GraffitiSplitView. | | MinimumSize | Double | 10 | Minimum possible size in percentage. | | Width | Double | Nil | Current width of the area. |