OptionButton.getItemMetadata

Retrieves the metadata of an item. Metadata may be any type and can be used to store extra information about an item, such as an external string ID.

struct OptionButton
@nogc nothrow const
Variant
getItemMetadata
(
in long idx
)

Meta