Package com.skydoves.preferenceroom
Annotation Type PreferenceComponent
-
@Documented @Target(TYPE) @Retention(RUNTIME) public @interface PreferenceComponentMarks a class as a component of PreferenceRooms.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<?>[]entitiesDeclaring the entities for the component.
-