Share via


NSSegmentedCell.SetSelected(Boolean, IntPtr) Method

Definition

[Foundation.Export("setSelected:forSegment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetSelected(bool selected, IntPtr forSegment);
[<Foundation.Export("setSelected:forSegment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetSelected : bool * nativeint -> unit
override this.SetSelected : bool * nativeint -> unit

Parameters

selected
Boolean
forSegment
IntPtr

nativeint

Attributes

Applies to