adjustsImageSizeForAccessibilityContentSizeCategory
A Boolean value that indicates whether the image size increases to support accessibility content size categories.
Declaration
@MainActor var adjustsImageSizeForAccessibilityContentSizeCategory: Bool { get set }Discussion
When the value of this property is true, the current object scales its image to an appropriate accessibility content size category. When the value of this property is false, the current object displays its image at the regular content sizes.