Share via


NSCell.BackgroundStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSBackgroundStyle BackgroundStyle { [Foundation.Export("backgroundStyle")] get; [Foundation.Export("setBackgroundStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("backgroundStyle")>]
[<set: Foundation.Export("setBackgroundStyle:")>]
member this.BackgroundStyle : AppKit.NSBackgroundStyle with get, set

Property Value

Attributes

Applies to