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

プロパティ値

属性

適用対象