AdaptyPaywallInsets

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bottom: Int

Additional bottom margin in pixels. Useful when the navigation bar overlaps the paywall screen

Link copied to clipboard
val end: Int

Additional right margin in pixels for LTR and left margin for RTL layouts

Link copied to clipboard
val start: Int

Additional left margin in pixels for LTR and right margin for RTL layouts

Link copied to clipboard
val top: Int

Additional top margin in pixels. Useful when the status bar overlaps the paywall screen

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String