AttachmentPanelComponent
constructor(context: Context, width: Int = WRAP_CONTENT, height: Int = WRAP_CONTENT, alignment: AttachmentPanelComponent.Alignment = Alignment.UNSPECIFIED)
Parameters
context
The Android context.
width
The panel width. Defaults to WRAP_CONTENT.
height
The panel height. Defaults to WRAP_CONTENT.
alignment
The panel alignment relative to the entity.