MASeparatorView

Description

The MASeparatorView class is used to work with a container separator.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIView

          TouchTransparentView

          MASeparatorView

Supported Protocols

<NSCoding>

<NSObject>

<UIAppearance>

<UIAppearanceContainer>

<UIDynamicItem>

Comments

Separator is an element that separates container into two views: dimension panel container and data view as a grid, chart, map, bubble chart, bubble tree and tree map.

Properties

downArrowVisible. Indicates whether bottom separator arrow is displayed.

panelVisible. Indicates whether dimension panel container is displayed.

preferredWidth. Predefined separator width.

titleLabel. Separator text label.

titleImage. Separator icon.

upArrowVisible. Indicates whether top separator arrow is displayed.

Properties inherited from <TouchTransparentView>

leftBorder. Sensor area left border padding.

rightBorder. Sensor area right border padding.

See also:

Classes. The Mobile Application Component