NSTextViewDelegate_Extensions.ShouldChangeTypingAttributes Method

Definition

public static Foundation.NSDictionary ShouldChangeTypingAttributes (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSDictionary oldTypingAttributes, Foundation.NSDictionary newTypingAttributes);
static member ShouldChangeTypingAttributes : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSDictionary * Foundation.NSDictionary -> Foundation.NSDictionary

Parameters

textView
NSTextView
oldTypingAttributes
NSDictionary
newTypingAttributes
NSDictionary

Returns

Applies to