Stay organized with collections
Save and categorize content based on your preferences.
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
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# ComplicationDrawable.BorderStyle\n\nSummary: [Inherited Methods](#inhmethods) \n\nComplicationDrawable.BorderStyle\n================================\n\n\n`\npublic\nstatic\n\nabstract\n@interface\nComplicationDrawable.BorderStyle\n`\n\n\n`\n\n\nimplements\n\n`[Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)`\n\n\n`\n\n|-----------------------------------------------------------------------------------|\n| android.support.wearable.complications.rendering.ComplicationDrawable.BorderStyle |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\n\n**This @interface is deprecated.** \n\nuse the [Jetpack Wear\nWatch Face](../../../../../../jetpack/androidx/releases/wear-watchface) libraries instead.\n\nConstants used to define border styles for complications.\n\nSummary\n-------\n\n| ### Inherited methods |\n|-----------------------|---|\n| From interface ` `[java.lang.annotation.Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)` ` |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| | ` abstract `[Class](http://developer.android.com/reference/java/lang/Class.html)`\u003c? extends `[Annotation](http://developer.android.com/reference/java/lang/annotation/Annotation.html)`\u003e` | ` annotationType() ` | | ` abstract boolean` | ` equals(`[Object](http://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` abstract int` | ` hashCode() ` | | ` abstract `[String](http://developer.android.com/reference/java/lang/String.html) | ` toString() ` | ||"]]