Share via


UIView.LayoutGuides 属性

定义

UILayoutGuide为此 UIView定义的 对象。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UILayoutGuide[] LayoutGuides { [Foundation.Export("layoutGuides")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LayoutGuides : UIKit.UILayoutGuide[]

属性值

属性

适用于