EdgeEffectCompat

constructor(context: Context)(source)

Deprecated

Use EdgeEffect constructor directly or create.

Construct a new EdgeEffect themed using the given context.

Note: On platform versions that do not support EdgeEffect, all operations on the newly constructed object will be mocked/no-ops.

Parameters

context

Context to use for theming the effect