Contents

init(scope:)

Creates a new map pitch slider with the scope you specify.

Declaration

@MainActor @preconcurrency init(scope: Namespace.ID? = nil)

Parameters

  • scope:

    A Id value that identifies this namespace and that you use to associate this control with a map instance.