NSSegmentedCell.GetImageScaling(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("imageScalingForSegment:")]
public virtual AppKit.NSImageScaling GetImageScaling (nint forSegment);
abstract member GetImageScaling : nint -> AppKit.NSImageScaling
override this.GetImageScaling : nint -> AppKit.NSImageScaling
Parameters
- forSegment
- System.System.IntPtr System.nativeint
Returns
- Attributes