ComplicationDrawable.BorderStyle

public static abstract @interface ComplicationDrawable.BorderStyle
implements Annotation

android.support.wearable.complications.rendering.ComplicationDrawable.BorderStyle


This @interface is deprecated.
use the Jetpack Wear Watch Face libraries instead.

Constants used to define border styles for complications.

Summary

Inherited methods

abstract Class<? extends Annotation> annotationType()
abstract boolean equals(Object arg0)
abstract int hashCode()
abstract String toString()