WorkflowSettings

@Serializable
data class WorkflowSettings @JvmOverloads constructor(val handleOrientation: Boolean? = null)

Describes the available settings for this fragment.

Constructors

Link copied to clipboard
constructor(handleOrientation: Boolean? = null)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard

Describes the HANDLE_ORIENTATION.