Share via


NSSlider.AllowsTickMarkValuesOnly Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsTickMarkValuesOnly { [Foundation.Export("allowsTickMarkValuesOnly")] get; [Foundation.Export("setAllowsTickMarkValuesOnly:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsTickMarkValuesOnly")>]
[<set: Foundation.Export("setAllowsTickMarkValuesOnly:")>]
member this.AllowsTickMarkValuesOnly : bool with get, set

Property Value

Attributes

Applies to