SizeFlag

value class SizeFlag(val bit: Int)

Flags that tell the parent Container how to expand/shrink the child. Use with horizontalSizeFlags and verticalSizeFlags

Author

Colt Daily

Constructors

Link copied to clipboard
fun SizeFlag(bit: Int)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val bit: Int