Skip to content

//workflow/com.squareup.workflow1.ui.container/AlertDialogThemeResId

AlertDialogThemeResId

[androidJvm] @WorkflowUiExperimentalApi()

object AlertDialogThemeResId : ViewEnvironmentKey<Int>

The default OverlayDialogFactory for AlertOverlay reads this value for the @StyleRes themeResId: Int argument of AlertDialog.Builder().

Functions

Name Summary
combine [androidJvm]
Content
open fun combine(left: Int, right: Int): Int


equals [androidJvm]
Content
operator override fun equals(other: Any?): Boolean


hashCode [androidJvm]
Content
override fun hashCode(): Int


toString [androidJvm]
Content
override fun toString(): String


Properties

Name Summary
default [androidJvm] open override val default: Int = 0