[Missing <summary> documentation for "T:Monobjc.AppKit.NSPrintPanelAccessorizing"]
| C# | Visual Basic | Visual C++ |
public class NSPrintPanelAccessorizing
Public Class NSPrintPanelAccessorizing
public ref class NSPrintPanelAccessorizing
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| NSPrintPanelAccessorizing()()()() | Initializes a new instance of the NSPrintPanelAccessorizing class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NSPrintPanelAccessorySummaryItemDescriptionKey | Used as a key to identify the current value of the accessory panel setting. The corresponding value should be an NSString object. Available in Mac OS X v10.5 and later. | |
| NSPrintPanelAccessorySummaryItemNameKey | Used as a key to specify the name of the accessory panel setting. The corresponding value should be an NSString object. Available in Mac OS X v10.5 and later. | |
| ToString()()()() | (Inherited from Object.) |
| Object | |
| NSPrintPanelAccessorizing | |
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)