SingleNavigationLock

public final class SingleNavigationLock

Lock object to be shared between SingleNavigationRouter instances.

  • SingleNavigationLock state

    Declaration

    Swift

    public final var isNavigationInProgress: Bool { get }
  • Constructor

    Declaration

    Swift

    public init()