PresentationModifiers extension
Extension to match the native SDK builder syntax: Presentation.DIALOG_BOTTOM_FILL.cornerRadius(16).setShufflePinPad(true)
- on
Methods
-
animateEntry(
bool value) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
animateExit(
bool value) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
cornerRadius(
int radius) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
dimAmount(
double amount) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
dimBackground(
bool value) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
dismissOnBackPress(
bool value) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
dismissOnTouchOutside(
bool value) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
marginAll(
int margin) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
marginHorizontal(
int margin) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
marginVertical(
int margin) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
setPurchaseSecondaryAction(
PurchaseSecondaryAction action) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
setShufflePinPad(
bool shuffle) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension
-
sizePercent(
double percent) → PresentationConfig -
Available on Presentation, provided by the PresentationModifiers extension