toggle menu
Litho
androidJvm
switch theme
search in API
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.
See also
Border
Effect.
Companion.
path
Border
Effect.
Companion.
dashed
Border
Effect.
Companion.
discrete
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
deviation
Link copied to clipboard
var
deviation
:
Float
?
intervals
Link copied to clipboard
var
intervals
:
FloatArray
?
path
Advance
Link copied to clipboard
var
pathAdvance
:
Float
?
path
Shape
Link copied to clipboard
var
pathShape
:
Path
?
path
Style
Link copied to clipboard
var
pathStyle
:
PathDashPathEffect.Style
?
phase
Link copied to clipboard
var
phase
:
Float
?
segment
Length
Link copied to clipboard
var
segmentLength
:
Float
?