共用方式為


UICollectionViewLayoutAttributes.Bounds 屬性

定義

描述專案界限的 RectangleF。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect Bounds { [Foundation.Export("bounds")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setBounds:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Bounds : CoreGraphics.CGRect with get, set

屬性值

屬性

適用於