effect property

AnimationEffectReadOnly? get effect

Implementation

AnimationEffectReadOnly? get effect native;
set effect (AnimationEffectReadOnly? value)

Implementation

set effect(AnimationEffectReadOnly? value) native;