Stay organized with collections
Save and categorize content based on your preferences.
MaterialShapeDrawable.CompatibilityShadowMode
public
static
abstract
@interface
MaterialShapeDrawable.CompatibilityShadowMode
implements
Annotation
com.google.android.material.shape.MaterialShapeDrawable.CompatibilityShadowMode
|
Determines when compatibility shadow is drawn vs. native elevation shadows.
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.
[[["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,["# MaterialShapeDrawable.CompatibilityShadowMode\n\nSummary: [Inherited Methods](#inhmethods) \n\nMaterialShapeDrawable.CompatibilityShadowMode\n=============================================\n\n\n`\npublic\nstatic\n\nabstract\n@interface\nMaterialShapeDrawable.CompatibilityShadowMode\n`\n\n\n`\n\n\nimplements\n\nAnnotation\n\n\n`\n\n|---------------------------------------------------------------------------------|\n| com.google.android.material.shape.MaterialShapeDrawable.CompatibilityShadowMode |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nDetermines when compatibility shadow is drawn vs. native elevation shadows.\n\nSummary\n-------\n\n| ### Inherited methods |\n|-----------------------|---|\n| From interface ` java.lang.annotation.Annotation ` |-----------------------------------------|-------------------------| | ` abstract Class\u003c? extends Annotation\u003e` | ` annotationType() ` | | ` abstract boolean` | ` equals(Object arg0) ` | | ` abstract int` | ` hashCode() ` | | ` abstract String` | ` toString() ` | ||"]]