NSScrubberLayout.LayoutAttributesForItems(CGRect) Method

Definition

[Foundation.Export("layoutAttributesForItemsInRect:")]
public virtual Foundation.NSSet<AppKit.NSScrubberLayoutAttributes> LayoutAttributesForItems (CoreGraphics.CGRect rect);
abstract member LayoutAttributesForItems : CoreGraphics.CGRect -> Foundation.NSSet<AppKit.NSScrubberLayoutAttributes>
override this.LayoutAttributesForItems : CoreGraphics.CGRect -> Foundation.NSSet<AppKit.NSScrubberLayoutAttributes>

Parameters

rect
CGRect

Returns

Attributes

Applies to