NSScrubberFlowLayoutDelegate.Layout Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("scrubber:layout:sizeForItemAtIndex:")]
public virtual CoreGraphics.CGSize Layout (AppKit.NSScrubber scrubber, AppKit.NSScrubberFlowLayout layout, nint itemIndex);
abstract member Layout : AppKit.NSScrubber * AppKit.NSScrubberFlowLayout * nint -> CoreGraphics.CGSize
override this.Layout : AppKit.NSScrubber * AppKit.NSScrubberFlowLayout * nint -> CoreGraphics.CGSize
Parameters
- scrubber
- NSScrubber
- layout
- NSScrubberFlowLayout
- itemIndex
- System.System.IntPtr System.nativeint
Returns
- Attributes