FollowValueOptionSet | iOS SDK | 2GIS Documentation

FollowValueOptionSet

public init(rawValue: UInt32)

Creates a new option set from the given raw value.

Parameters
rawValue
UInt32

The raw value of the option set to create. Each bit of rawValue potentially represents an element of the option set, though raw values may include bits that are not defined as distinct values of the OptionSet type.

Properties

The corresponding value of the raw type.