get

@RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP])
inline fun <T> get(): T

Used to retrieve a Component of a given type.

This is an internal Tangle API and may change at any time.

Since

0.10.0

Sources

Link copied to clipboard