Interface ILayoutPropertiesAccessor

    • Method Detail

      • getLayoutType

        int getLayoutType()
        Returns the layout type.
        Returns:
        the layout type.
        Since:
        5.6.0
      • setLayoutType

        void setLayoutType​(int layoutType)
        Sets the layout type.
        Parameters:
        layoutType - the layout type.
        Since:
        5.6.0