NSSlider.Image Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual AppKit.NSImage Image { [Foundation.Export("image")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setImage:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.Image : AppKit.NSImage with get, set

Property Value

Attributes

Applies to