INSTextFinderClient Interfaccia

Definizione

[Foundation.Protocol(Name="NSTextFinderClient", WrapperType=typeof(AppKit.NSTextFinderClientWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSTextFinderClient : IDisposable, ObjCRuntime.INativeObject
type INSTextFinderClient = interface
    interface INativeObject
    interface IDisposable
Derivato
Attributi
Implementazioni

Proprietà

AllowsMultipleSelection
Editable
FirstSelectedRange
Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)
Selectable
SelectedRanges
String
VisibleCharacterRanges

Metodi

ContentViewAtIndexeffectiveCharacterRange(nuint, NSRange)
DidReplaceCharacters()
DrawCharactersInRangeforContentView(NSRange, NSView)
RectsForCharacterRange(NSRange)
ReplaceCharactersInRangewithString(NSRange, String)
ScrollRangeToVisible(NSRange)
ShouldReplaceCharactersInRangeswithStrings(NSArray, NSArray)
StringAtIndexeffectiveRangeendsWithSearchBoundary(nuint, NSRange, Boolean)
StringLength()

Si applica a