onDidChange

abstract var onDidChange: Event<Void?>(source)

An event that fires when access information changes.

Online Documentation