Documentation Language: Swift

Method

unset(name:)

Unsets a feature by name, removing its value and set status.

mutating func unset(name: String)

Parameters

name

The name of the feature to unset.