Share via


NSCollectionView.Content Property

Definition

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

Property Value

Attributes

Applies to