ComponentMetadataContext

Provides access to component metadata from a ComponentMetadataRule.

Since

4.9

Functions

Link copied to clipboard
@Nullable
abstract fun <T> getDescriptor(descriptorClass: Class<T>): @Nullable T
Used to access a specific descriptor format.
Link copied to clipboard
Link copied to clipboard
@NonNull
abstract fun getDetails(): @NonNull ComponentMetadataDetails