SymbolAnchor

Part of the icon/text placed closest to the anchor.

Properties

Link copied to clipboard
const val Bottom: String

The bottom of the icon is placed closest to the anchor.

Link copied to clipboard
const val BottomLeft: String

The bottom left corner of the icon is placed closest to the anchor.

Link copied to clipboard
const val BottomRight: String

The bottom right corner of the icon is placed closest to the anchor.

Link copied to clipboard
const val Center: String

The center of the icon is placed closest to the anchor.

Link copied to clipboard
const val Left: String

The left side of the icon is placed closest to the anchor.

Link copied to clipboard
const val Right: String

The right side of the icon is placed closest to the anchor.

Link copied to clipboard
const val Top: String

The top of the icon is placed closest to the anchor.

Link copied to clipboard
const val TopLeft: String

The top left corner of the icon is placed closest to the anchor.

Link copied to clipboard
const val TopRight: String

The top right corner of the icon is placed closest to the anchor.