-
The unique identifier of this barrier. This String will be used to match up barriers scoped in the configuration JSON.
Declaration
Swift
static var id: String { get } -
Method to notify this
Barrierthat updatedconfigurationis available that may affect theBarrier‘s behavior.Declaration
Swift
func updateConfiguration(_ configuration: DataObject)
View on GitHub