Share via


NSScrubberArrangedView.ApplyLayoutAttributes Method

Definition

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("applyLayoutAttributes:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.RequiresSuper]
public virtual void ApplyLayoutAttributes(AppKit.NSScrubberLayoutAttributes layoutAttributes);
[<Foundation.Advice("Overriding this method requires a call to the overriden method.")>]
[<Foundation.Export("applyLayoutAttributes:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.RequiresSuper>]
abstract member ApplyLayoutAttributes : AppKit.NSScrubberLayoutAttributes -> unit
override this.ApplyLayoutAttributes : AppKit.NSScrubberLayoutAttributes -> unit

Parameters

layoutAttributes
NSScrubberLayoutAttributes
Attributes

Applies to