Sdílet prostřednictvím


NSSegmentedControl.SetWidth(NFloat, IntPtr) Method

Definition

[Foundation.Export("setWidth:forSegment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetWidth(System.Runtime.InteropServices.NFloat width, IntPtr segment);
[<Foundation.Export("setWidth:forSegment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetWidth : System.Runtime.InteropServices.NFloat * nativeint -> unit
override this.SetWidth : System.Runtime.InteropServices.NFloat * nativeint -> unit

Parameters

width
NFloat
segment
IntPtr

nativeint

Attributes

Applies to