Package-level declarations

Types

Link copied to clipboard
@ObjCName(name = "Flex", exact = true)
interface Flex : Modifier.ScopedElement
Link copied to clipboard
@ObjCName(name = "Grow", exact = true)
interface Grow : Modifier.ScopedElement
Link copied to clipboard
@ObjCName(name = "Height", exact = true)
interface Height : Modifier.ScopedElement
Link copied to clipboard
@ObjCName(name = "HorizontalAlignment", exact = true)
interface HorizontalAlignment : Modifier.ScopedElement
Link copied to clipboard
@ObjCName(name = "Margin", exact = true)
interface Margin : Modifier.ScopedElement
Link copied to clipboard
@ObjCName(name = "Shrink", exact = true)
interface Shrink : Modifier.ScopedElement
Link copied to clipboard
@ObjCName(name = "Size", exact = true)
interface Size : Modifier.ScopedElement
Link copied to clipboard
@ObjCName(name = "VerticalAlignment", exact = true)
interface VerticalAlignment : Modifier.ScopedElement
Link copied to clipboard
@ObjCName(name = "Width", exact = true)
interface Width : Modifier.ScopedElement