-
public final class PLYWebCheckoutDialogFragmentKt
-
-
Method Summary
Modifier and Type Method Description final static UnitsetWidthPercent(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. -
-
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.
-
-
-
-