# Print output for @column tags ?> PathDashPathEffect.Style - Android SDK | Android Developers

Most visited


Recently visited


PathDashPathEffect.Style

public static final enum PathDashPathEffect.Style
extends Enum<PathDashPathEffect.Style>

java.lang.Object
   ↳ java.lang.Enum<android.graphics.PathDashPathEffect.Style>
     ↳ android.graphics.PathDashPathEffect.Style


Summary


Enum values

PathDashPathEffect.Style  MORPH

 

PathDashPathEffect.Style  ROTATE

 

PathDashPathEffect.Style  TRANSLATE

 

Public methods

static PathDashPathEffect.Style valueOf(String name)
static final Style[] values()

Inherited methods

Enum values


MORPH

public static final PathDashPathEffect.Style MORPH

ROTATE

public static final PathDashPathEffect.Style ROTATE

TRANSLATE

public static final PathDashPathEffect.Style TRANSLATE

Public methods


valueOf

public static PathDashPathEffect.Style valueOf (String name)

Parameters
name String

Returns
PathDashPathEffect.Style

values

public static final Style[] values ()

Returns
Style[]

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.