Share via


NSPathControl.PathComponentCells Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSPathComponentCell[] PathComponentCells { [Foundation.Export("pathComponentCells")] get; [Foundation.Export("setPathComponentCells:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pathComponentCells")>]
[<set: Foundation.Export("setPathComponentCells:")>]
member this.PathComponentCells : AppKit.NSPathComponentCell[] with get, set

Property Value

Attributes

Applies to