共用方式為


NSScrubberArrangedView.ApplyLayoutAttributes 方法

定義

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

參數

layoutAttributes
NSScrubberLayoutAttributes
屬性

適用於