다음을 통해 공유


UIImageView.AdjustsImageSizeForAccessibilityContentSizeCategory 속성

정의

접근성 콘텐츠 크기에 대해 이미지가 증가하는지 여부를 제어하는 부울 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AdjustsImageSizeForAccessibilityContentSizeCategory { [Foundation.Export("adjustsImageSizeForAccessibilityContentSizeCategory")] get; [Foundation.Export("setAdjustsImageSizeForAccessibilityContentSizeCategory:")] set; }
member this.AdjustsImageSizeForAccessibilityContentSizeCategory : bool with get, set

속성 값

구현

특성

적용 대상