UIListContentImageStandardDimension

Static UIListContentImageStandardDimension 

Source
pub unsafe static UIListContentImageStandardDimension: CGFloat
Available on crate features UIListContentImageProperties and objc2-core-foundation only.
Expand description

A special constant that can be set to the reservedLayoutSize width or height. This forces the system standard value that a symbol image would use for that dimension, even when the image is not a symbol image.

See also Apple’s documentation