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
属性

适用于