NSSegmentedControl.GetImage(nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("imageForSegment:")]
public virtual AppKit.NSImage GetImage (nint segment);
abstract member GetImage : nint -> AppKit.NSImage
override this.GetImage : nint -> AppKit.NSImage
Parameters
- segment
- System.System.IntPtr System.nativeint
Returns
- Attributes