FileChangeEvent

The event filesystem providers must use to signal a file change.

Online Documentation

Properties

Link copied to clipboard
abstract val type: FileChangeType

The type of change.

Link copied to clipboard
abstract val uri: Uri

The uri of the file that has changed.