Result

sealed class Result

Defines all possible results that queries for lenses can yield.

Types

Link copied to clipboard

Indicates that no lenses are available at the moment of querying.

Link copied to clipboard

Indicates that some lenses are available at the moment of querying. The lenses list is guaranteed to be non-empty.

Inheritors

Link copied to clipboard
Link copied to clipboard

Extensions

Link copied to clipboard

Notifies when LensesComponent.Repository has some available lenses calling back with the first one.

Link copied to clipboard