Package 

Class HorizontalLayoutKt

    • Method Summary

      Modifier and Type Method Description
      final static HorizontalLayout.Segmented segmented(HorizontalLayout.Companion $self) Returns an instance of HorizontalLayout.Segmented.
      final static HorizontalLayout.FullWidth fullWidth(HorizontalLayout.Companion $self, Dp startPadding, Dp endPadding) Creates and returns an instance of HorizontalLayout.FullWidth.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • segmented

         final static HorizontalLayout.Segmented segmented(HorizontalLayout.Companion $self)

        Returns an instance of HorizontalLayout.Segmented.

      • fullWidth

         final static HorizontalLayout.FullWidth fullWidth(HorizontalLayout.Companion $self, Dp startPadding, Dp endPadding)

        Creates and returns an instance of HorizontalLayout.FullWidth.