PropertiesToMerge
public struct PropertiesToMerge : OptionSet
Configuration for type of information to be merged during refreshing.
-
Declaration
Swift
public var rawValue: Int -
Declaration
Swift
public init(rawValue: Int) -
Will update route annotations.
Declaration
Swift
public static let annotations: Route.RefreshParameters.PropertiesToMerge -
Will update route
Incidents.Declaration
Swift
public static let incidents: Route.RefreshParameters.PropertiesToMerge -
Will update route
Closures.Declaration
Swift
public static let closures: Route.RefreshParameters.PropertiesToMerge -
Includes
annotations,incidentsandclosures.Declaration
Swift
public static let everything: PropertiesToMerge
Install in Dash
PropertiesToMerge Structure Reference