Package org.robolectric.shadows
Class ShadowNativePathEffect
- java.lang.Object
-
- org.robolectric.shadows.ShadowNativePathEffect
-
@Implements(value=android.graphics.PathEffect.class, minSdk=26, shadowPicker=Picker.class) public class ShadowNativePathEffect extends Object
Shadow forPathEffectthat is backed by native code
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShadowNativePathEffect.PickerShadow picker forPathEffect.
-
Constructor Summary
Constructors Constructor Description ShadowNativePathEffect()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static voidnativeDestructor(long nativePatheffect)
-