GraffitiSuite Docs
Docs
Graffitisplitviewarea
Loading document parsing libraries...
# GraffitiSplitViewArea Class ## Enumerations | Name | Value | Description | | --- | :---: | --- | | Sizings | Default <br > FillWidth <br > FillHeight <br > FillWidthAndHeight | Supported container size models. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | ContainerSize | Sizings | (None) | Constraints applied to the Content container. | | Content | WebContainer | (None) | Container that is housed within the area of the GraffitiSplitView. | | Indicator | WebSDKUIControl.Indicators | (None) | Indicator applied to the panel. | | MinimumSize | Double | (None) | Minimum possible size in percentage. | | mParent | GraffitiUpdateInterface | (None) | (None) | | Style | GraffitiStyle | (None) | GraffitiStyle applied to the panel. |