Package 

Class PLYWebCheckoutDialogFragmentKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit setWidthPercent(DialogFragment $self, Integer percentage) Call this method (in onResume or later) to set the width of the dialog to a percentage of the current screen width.
      • Methods inherited from class java.lang.Object

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

      • setWidthPercent

         final static Unit setWidthPercent(DialogFragment $self, Integer percentage)

        Call this method (in onResume or later) to set the width of the dialog to a percentage of the current screen width.