Share via


NSTimer.Tolerance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double Tolerance { [Foundation.Export("tolerance")] get; [Foundation.Export("setTolerance:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tolerance")>]
[<set: Foundation.Export("setTolerance:")>]
member this.Tolerance : double with get, set

Property Value

Attributes

Applies to