NSSegmentedControl.SetImageScaling(NSImageScaling, 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("setImageScaling:forSegment:")]
public virtual void SetImageScaling (AppKit.NSImageScaling scaling, nint segment);
abstract member SetImageScaling : AppKit.NSImageScaling * nint -> unit
override this.SetImageScaling : AppKit.NSImageScaling * nint -> unit
Parameters
- scaling
- NSImageScaling
- segment
- System.System.IntPtr System.nativeint
- Attributes