AutoApi.GraphicsCapability.multiple-question-mark

You're seeing just the function multiple-question-mark, go back to AutoApi.GraphicsCapability module for more information.

Specs

multiple?(atom()) :: boolean()

Returns whether the property is multiple, that is if it can contain multiple values.

Example

iex> AutoApi.GraphicsCapability.multiple?(:image_url)
false