The Wayback Machine - https://web.archive.org/web/20190921215914/https://developer.android.com/reference/androidx/annotation/BoolRes

BoolRes

public abstract @interface BoolRes
implements Annotation

androidx.annotation.BoolRes


Denotes that an integer parameter, field or method return value is expected to be a boolean resource reference.

Summary

Inherited methods