OHOS::UIAxis

    Graphic

    Description:

    Represents the coordinate axis base class, which defines the basic attributes of coordinate axis, sets whether a coordinate axis is visible, and sets the number of scales on a coordinate axis. This class is used in .

    Since:

    1.0

    Version:

    1.0

    Additional Inherited Member Name

    Description

    GetAllChildRelativeRect () const

    Obtains the rectangle area of a new view group after being adaptive to the size of all child views.

    ()

    Performs operations needed after a child view is added or removed.

    childrenHead

    Indicates the pointer to the first child view of this view group.

    Indicates the pointer to the last child view of this view group.

    childrenNum

    Represents the number of child views.

    Specifies the sliding state of this view group.

    disallowIntercept

    Specifies whether this view group is intercepted upon touch events.

    Specifies whether the size of this view group is adaptive to that of all child views.