No overview available.
Framework
- App
Kit
No overview available.
Framework
class NSDrawer
A user interface element that contains and displays text, scroll, and browser views, in addition to other view subclasses.
protocol NSDrawer Delegate
A set of methods that drawer delegates implement to open, close, and resize the drawer.
class NSForm
An NSForm
object is a vertical matrix of NSForm
objects to implement the fields.
class NSForm Cell
The NSForm
class is used to implement text entry fields in a form. The left part of an NSForm
object contains a title. The right part contains an editable text entry field.
class NSMenu Item Cell
An object that handles the measurement and display of a single menu item in its encompassing frame.
func NSDraw Color Tiled Rects(NSRect, NSRect, Unsafe Pointer<NSRect Edge>, Autoreleasing Unsafe Mutable Pointer<NSColor>, Int) -> NSRect
Draws a colored bordered rectangle.
func NSSet Shows Services Menu Item(String, Bool) -> Int
Specifies whether an item should be included in Services menus.
func NSCopy Bits(Int, NSRect, NSPoint)
Copies a bitmap image to the location specified by a destination point.
func NSShows Services Menu Item(String) -> Bool
Specifies whether a Services menu item is currently enabled.
func NSDotted Frame Rect(NSRect)
Draws a bordered rectangle.
func NSRead Pixel(NSPoint) -> NSColor?
Reads the color of the pixel at the specified location.
func NSGet Window Server Memory(Int, Unsafe Mutable Pointer<Int>, Unsafe Mutable Pointer<Int>, Autoreleasing Unsafe Mutable Pointer<NSString>) -> Int
Returns the amount of memory being used by a context.
static func file Contents Type(for Path Extension: String) -> NSPasteboard .Pasteboard Type!
Returns a pasteboard type based on the passed file type.
static func file Name Type(for Path Extension: String) -> NSPasteboard .Pasteboard Type!
Returns a pasteboard type based on the passed file type.
var represented Path Extension: String?
Returns a file type based on the passed pasteboard type.
static func represented Path Extensions(from: [NSPasteboard .Pasteboard Type]) -> [String]?
Returns an array of file types based on the passed pasteboard types.
Additional values to be added to NSWriting
or NSWriting
, when used with writing
.
Historical return values for run
and run
.