GraffitiSuite Docs
Docs
Graffitisplitviewarea
Loading document parsing libraries...
# GraffitiSplitViewArea Class ## Enumerations | Name | Value | Description | | --- | :---: | --- | | Sizings | Default <br> FillWidth <br> FillHeight <br> FillWidthAndHeight | Supported container sizing models. | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Creates a new instance of the class. | | Attributes | Hidden | updateContainer | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | ContainerSize | Sizings | Nil | Constraints applied to the Content container. | | Content | DesktopContainer | Nil | Container that is housed within the area of the GraffitiSplitView. | | MinimumSize | Double | 10 | Minimum possible size in percentage. | | Private | As | Nil | | | Private | As | Nil | | | Private | As | Nil | | | view | GraffitiScrollableArea | Nil | Scrollable area into which containers are embedded. | | Width | Double | Nil | Current width of the area. |