共用方式為


UIScrollView.ContentLayoutGuide 屬性

定義

取得捲動檢視的內容版面配置指南。

[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.UILayoutGuide ContentLayoutGuide { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("contentLayoutGuide", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.ContentLayoutGuide : UIKit.UILayoutGuide

屬性值

屬性

適用於