TransitionRes


@MustBeDocumented
@Retention(value = AnnotationRetention.SOURCE)
@Target(allowedTargets = [AnnotationTarget.FUNCTIONAnnotationTarget.PROPERTY_GETTERAnnotationTarget.PROPERTY_SETTERAnnotationTarget.VALUE_PARAMETERAnnotationTarget.FIELD])
public annotation TransitionRes


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

Summary

Public constructors

Public constructors

TransitionRes

public TransitionRes()