共用方式為


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[]

屬性值

屬性

適用於