UIView.SafeAreaInsets 속성

정의

탐색 및 탭 표시줄, 도구 모음 및 기타 콘텐츠가 콘텐츠 보기를 가리지 않도록 콘텐츠를 배치하는 인셋을 가져옵니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIEdgeInsets SafeAreaInsets { [Foundation.Export("safeAreaInsets")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SafeAreaInsets : UIKit.UIEdgeInsets

속성 값

특성

적용 대상