Share via


NSTextViewDelegate_Extensions.DidChangeTypingAttributes Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidChangeTypingAttributes(this AppKit.INSTextViewDelegate This, Foundation.NSNotification notification);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidChangeTypingAttributes : AppKit.INSTextViewDelegate * Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to