NSSegmentedCell.DrawSegment(nint, CGRect, NSView) Method

Definition

[Foundation.Export("drawSegment:inFrame:withView:")]
public virtual void DrawSegment (nint segment, CoreGraphics.CGRect frame, AppKit.NSView controlView);
abstract member DrawSegment : nint * CoreGraphics.CGRect * AppKit.NSView -> unit
override this.DrawSegment : nint * CoreGraphics.CGRect * AppKit.NSView -> unit

Parameters

segment
System.System.IntPtr System.nativeint
frame
CGRect
controlView
NSView
Attributes

Applies to