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

属性值

属性

适用于