Compartir a través de


NSTextViewDelegate.ShouldChangeTypingAttributes Método

Definición

[Foundation.Export("textView:shouldChangeTypingAttributes:toAttributes:")]
public virtual Foundation.NSDictionary ShouldChangeTypingAttributes (AppKit.NSTextView textView, Foundation.NSDictionary oldTypingAttributes, Foundation.NSDictionary newTypingAttributes);
abstract member ShouldChangeTypingAttributes : AppKit.NSTextView * Foundation.NSDictionary * Foundation.NSDictionary -> Foundation.NSDictionary
override this.ShouldChangeTypingAttributes : AppKit.NSTextView * Foundation.NSDictionary * Foundation.NSDictionary -> Foundation.NSDictionary

Parámetros

textView
NSTextView
oldTypingAttributes
NSDictionary
newTypingAttributes
NSDictionary

Devoluciones

Atributos

Se aplica a