Share via


NSSegmentedCell.GetImageScaling(IntPtr) Method

Definition

[Foundation.Export("imageScalingForSegment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImageScaling GetImageScaling(IntPtr forSegment);
[<Foundation.Export("imageScalingForSegment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetImageScaling : nativeint -> AppKit.NSImageScaling
override this.GetImageScaling : nativeint -> AppKit.NSImageScaling

Parameters

forSegment
IntPtr

nativeint

Returns

Attributes

Applies to