Share via


NSPageController.ArrangedObjects Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject[] ArrangedObjects { [Foundation.Export("arrangedObjects", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setArrangedObjects:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("arrangedObjects", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setArrangedObjects:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ArrangedObjects : Foundation.NSObject[] with get, set

Property Value

Attributes

Applies to