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

プロパティ値

属性

適用対象