Instance Method
update(with:)
Inherited from OptionSet.update(with:).
Not available in Objective-C.Not available in Python.
Declaration
@discardableResult mutating func update(with newMember: Self.Element) -> Self.Element?Instance Method
Inherited from OptionSet.update(with:).
Not available in Objective-C.Not available in Python.
@discardableResult mutating func update(with newMember: Self.Element) -> Self.Element?