Protocols
The following protocols are available globally.
-
A builder to build reachable range service.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol RangeVisualizationServiceBuilderProtocol
-
Entry point for all methods related to the reachable range visualisation addon. A typical usage of this object is by creating an instance through
RangeVisualizationServiceBuilder().build(:_).See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol RangeVisualizationServiceProtocol
Protocols Reference