Sdílet prostřednictvím


NSSegmentedControl.IsSelectedForSegment(IntPtr) Method

Definition

[Foundation.Export("isSelectedForSegment:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsSelectedForSegment(IntPtr segment);
[<Foundation.Export("isSelectedForSegment:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IsSelectedForSegment : nativeint -> bool
override this.IsSelectedForSegment : nativeint -> bool

Parameters

segment
IntPtr

nativeint

Returns

Attributes

Applies to