Share via


NSTextViewDelegate.DidChangeTypingAttributes(NSNotification) Method

Definition

[Foundation.Export("textViewDidChangeTypingAttributes:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidChangeTypingAttributes(Foundation.NSNotification notification);
[<Foundation.Export("textViewDidChangeTypingAttributes:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidChangeTypingAttributes : Foundation.NSNotification -> unit
override this.DidChangeTypingAttributes : Foundation.NSNotification -> unit

Parameters

notification
NSNotification

Implements

Attributes

Applies to