litho-widget-kotlin
0.48.0
litho-widget-kotlin
/
com.facebook.litho.kotlin.widget
/
BorderEffect
Border
Effect
class
BorderEffect
Stores properties that are used to customise an effect that is applied to the border.
Types
Properties
See also
See also
Border
Effect.
Companion.
path
Border
Effect.
Companion.
dashed
Border
Effect.
Companion.
discrete
Types
Companion
Link copied to clipboard
object
Companion
Properties
deviation
Link copied to clipboard
var
deviation
:
Float
?
=
null
intervals
Link copied to clipboard
var
intervals
:
FloatArray
?
=
null
path
Advance
Link copied to clipboard
var
pathAdvance
:
Float
?
=
null
path
Shape
Link copied to clipboard
var
pathShape
:
Path
?
=
null
path
Style
Link copied to clipboard
var
pathStyle
:
PathDashPathEffect.Style
?
=
null
phase
Link copied to clipboard
var
phase
:
Float
?
=
null
segment
Length
Link copied to clipboard
var
segmentLength
:
Float
?
=
null