toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
Edges
Edges
class
Edges
:
Equivalence
<
Edges
?
>
Members
Constructors
Edges
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Link copied to clipboard
operator
fun
get
(
edge
:
YogaEdge
)
:
Float
get
Raw
Link copied to clipboard
fun
getRaw
(
edge
:
YogaEdge
)
:
Float
fun
getRaw
(
edgeEnumValue
:
Int
)
:
Float
is
Equivalent
To
Link copied to clipboard
open
override
fun
isEquivalentTo
(
other
:
Edges
?
)
:
Boolean
set
Link copied to clipboard
operator
fun
set
(
yogaEdge
:
YogaEdge
,
value
:
Float
)
:
Boolean