OffsetEffect
-
Cmn
class OffsetEffect : RenderEffect
RenderEffect used to translate either the given RenderEffect or the content of the GraphicsLayerScope it is configured on.
Summary
Public constructors |
|
|---|---|
OffsetEffect(renderEffect: RenderEffect?, offset: Offset) |
Cmn
android
|
Public functions |
||
|---|---|---|
open operator Boolean |
android
|
|
open Int |
hashCode() |
android
|
open String |
toString() |
android
|
Protected functions |
||
|---|---|---|
open RenderEffect |
@RequiresApi(value = 31) |
android
|
Inherited functions |
||||||
|---|---|---|---|---|---|---|
|