Share via


NSScrubberLayoutAttributes.CreateLayoutAttributes(IntPtr) Method

Definition

[Foundation.Export("layoutAttributesForItemAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSScrubberLayoutAttributes CreateLayoutAttributes(IntPtr index);
[<Foundation.Export("layoutAttributesForItemAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateLayoutAttributes : nativeint -> AppKit.NSScrubberLayoutAttributes

Parameters

index
IntPtr

nativeint

Returns

Attributes

Applies to