Share via


UIWindow.SafeAreaAspectFitLayoutGuide Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.IUILayoutGuideAspectFitting SafeAreaAspectFitLayoutGuide { [Foundation.Export("safeAreaAspectFitLayoutGuide", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("safeAreaAspectFitLayoutGuide", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SafeAreaAspectFitLayoutGuide : UIKit.IUILayoutGuideAspectFitting

Property Value

Attributes

Applies to