CaptionStyleCompat.EdgeType


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation CaptionStyleCompat.EdgeType


The type of edge, which may be none. One of EDGE_TYPE_NONE, EDGE_TYPE_OUTLINE, EDGE_TYPE_DROP_SHADOW, EDGE_TYPE_RAISED or EDGE_TYPE_DEPRESSED.