net9.0-macos
namespace AppKit
{
    [Protocol(Name = "NSTextStorageDelegate", WrapperType = typeof(NSTextStorageDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "TextStorageWillProcessEditing", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSNotification) }, Selector = "textStorageWillProcessEditing:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "TextStorageDidProcessEditing", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSNotification) }, Selector = "textStorageDidProcessEditing:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillProcessEditing", ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(NSTextStorage), typeof(NSTextStorageEditActions), typeof(NSRange), typeof(IntPtr) }, Selector = "textStorage:willProcessEditing:range:changeInLength:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidProcessEditing", ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(NSTextStorage), typeof(NSTextStorageEditActions), typeof(NSRange), typeof(IntPtr) }, Selector = "textStorage:didProcessEditing:range:changeInLength:")]
    [SupportedOSPlatform("maccatalyst")]
    [SupportedOSPlatform("macos")]
    public interface INSTextStorageDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-macos7.0-macos8.0-macos9.0-macos
Xamarin macOS 0.0
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • Mac Catalyst
  • macOS
  • Built-in API
  • Package-provided API

04/24/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙