ComplicationData.ImageStyle

public static abstract @interface ComplicationData.ImageStyle
implements Annotation

android.support.wearable.complications.ComplicationData.ImageStyle


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

Summary

Inherited methods

From interface java.lang.annotation.Annotation
abstract Class<? extends Annotation> annotationType()
abstract boolean equals(Object arg0)
abstract int hashCode()
abstract String toString()

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025年02月10日 UTC.