Shader
Kotlin
|Java
class Shader
kotlin.Any | |
↳ | androidx.ui.graphics.Shader |
Inline class used to represent primitives used to render gradients or to tile an Image
Summary
Public constructors |
|
---|---|
<init>(nativeShader: NativeShader) Inline class used to represent primitives used to render gradients or to tile an Image |
Properties |
|
---|---|
NativeShader |
Public constructors
<init>
Shader(nativeShader: NativeShader)
Inline class used to represent primitives used to render gradients or to tile an Image
Properties
nativeShader
val nativeShader: NativeShader