Stay organized with collections
Save and categorize content based on your preferences.
CircularRevealHelper.Strategy
public
static
abstract
@interface
CircularRevealHelper.Strategy
implements
Annotation
com.google.android.material.circularreveal.CircularRevealHelper.Strategy
|
Which strategy this view should use to create the circular reveal effect.
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,["# CircularRevealHelper.Strategy\n\nSummary: [Inherited Methods](#inhmethods) \n\nCircularRevealHelper.Strategy\n=============================\n\n\n`\npublic\nstatic\n\nabstract\n@interface\nCircularRevealHelper.Strategy\n`\n\n\n`\n\n\nimplements\n\nAnnotation\n\n\n`\n\n|--------------------------------------------------------------------------|\n| com.google.android.material.circularreveal.CircularRevealHelper.Strategy |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nWhich strategy this view should use to create the circular reveal effect.\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() ` | ||"]]