Share via


NSCollectionView.BackgroundViewScrollsWithContent Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool BackgroundViewScrollsWithContent { [Foundation.Export("backgroundViewScrollsWithContent")] get; [Foundation.Export("setBackgroundViewScrollsWithContent:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("backgroundViewScrollsWithContent")>]
[<set: Foundation.Export("setBackgroundViewScrollsWithContent:")>]
member this.BackgroundViewScrollsWithContent : bool with get, set

Property Value

Attributes

Applies to