Share via


NSTextView.UpdateInsertionPointStateAndRestartTimer(Boolean) Method

Definition

[Foundation.Export("updateInsertionPointStateAndRestartTimer:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdateInsertionPointStateAndRestartTimer(bool restartFlag);
[<Foundation.Export("updateInsertionPointStateAndRestartTimer:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateInsertionPointStateAndRestartTimer : bool -> unit
override this.UpdateInsertionPointStateAndRestartTimer : bool -> unit

Parameters

restartFlag
Boolean
Attributes

Applies to