Builder

class Builder

Builder for NavigationCameraTransitionOptions.

Constructors

Builder
Link copied to clipboard
fun Builder()

Functions

build
Link copied to clipboard
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
maxDuration
Link copied to clipboard
fun maxDuration(maxDuration: Long): NavigationCameraTransitionOptions.Builder
Sets maximum duration of the generated transitions set in milliseconds, including delays between animators and their respective durations.
toString
Link copied to clipboard
open fun toString(): String