SwanLayout
SwanLayout
/
com.idayrus.layout.swan
/
FrameConstraints
Frame
Constraints
class
FrameConstraints
:
Serializable
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
clone
Link copied to clipboard
fun
clone
(
)
:
FrameConstraints
Content copied to clipboard
reset
Link copied to clipboard
fun
reset
(
)
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
gravity
Link copied to clipboard
var
gravity
:
String
Content copied to clipboard
height
Link copied to clipboard
var
height
:
Int
Content copied to clipboard
margin
Link copied to clipboard
var
margin
:
Int
=
0
Content copied to clipboard
marginBottom
Link copied to clipboard
var
marginBottom
:
Int
=
0
Content copied to clipboard
marginEnd
Link copied to clipboard
var
marginEnd
:
Int
=
0
Content copied to clipboard
marginStart
Link copied to clipboard
var
marginStart
:
Int
=
0
Content copied to clipboard
marginTop
Link copied to clipboard
var
marginTop
:
Int
=
0
Content copied to clipboard
width
Link copied to clipboard
var
width
:
Int
Content copied to clipboard