init(scope:)
Creates a new zoom stepper with the scope you specify.
Declaration
@MainActor @preconcurrency init(scope: Namespace.ID? = nil)Parameters
- scope:
A Id value that identifies this namespace.
Creates a new zoom stepper with the scope you specify.
@MainActor @preconcurrency init(scope: Namespace.ID? = nil)A Id value that identifies this namespace.