Package-level declarations

macOS desktop backend — NSSpellChecker via the Objective-C runtime (JNA).

Types

Link copied to clipboard
interface Foundation : Library

JNA bindings for macOS Objective-C runtime and Foundation framework.

Link copied to clipboard
interface MacOSSpellCheckerLib : Library
Link copied to clipboard
@Structure.FieldOrder(value = ["location", "length"])
open class NSRange : Structure, Structure.ByValue
Link copied to clipboard
Link copied to clipboard
object ObjC

Helper object for working with Objective-C objects and strings.

Link copied to clipboard
interface ObjCRuntime : Library

JNA interface for Objective-C runtime functions. These are in the libobjc dynamic library.