Partager via


UIView.InsetsLayoutMarginsFromSafeArea Propriété

Définition

Obtient ou définit une valeur booléenne qui contrôle si les marges sont ajustées pour toujours se trouver dans la zone sécurisée. La valeur par défaut est true.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool InsetsLayoutMarginsFromSafeArea { [Foundation.Export("insetsLayoutMarginsFromSafeArea")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setInsetsLayoutMarginsFromSafeArea:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.InsetsLayoutMarginsFromSafeArea : bool with get, set

Valeur de propriété

Attributs

S’applique à