C# Class Smartmobili.Cocoa.NSWindow

Inheritance: NSResponder
Afficher le fichier Open project: smartmobili/CocoaBuilder Class Usage Examples

Méthodes publiques

Свойство Type Description
Class Class

Protected Properties

Свойство Type Description
_autosaveName NSString
_contentView id
_firstResponder NSResponder
_frame NSRect
_futureFirstResponder NSResponder
_increments NSSize
_initialFirstResponder NSView
_maximumSize NSSize
_minimumSize NSSize

Méthodes publiques

Méthode Description
GetFirstResponder ( ) : NSResponder

Method Details

GetFirstResponder() public méthode

public GetFirstResponder ( ) : NSResponder
Résultat NSResponder

Property Details

Class public_oe static_oe property

public static Class,Smartmobili.Cocoa Class
Résultat Class

_autosaveName protected_oe property

protected NSString _autosaveName
Résultat NSString

_contentView protected_oe property

protected id,Smartmobili.Cocoa _contentView
Résultat id

_firstResponder protected_oe property

protected NSResponder,Smartmobili.Cocoa _firstResponder
Résultat NSResponder

_frame protected_oe property

protected NSRect,Smartmobili.Cocoa _frame
Résultat NSRect

_futureFirstResponder protected_oe property

protected NSResponder,Smartmobili.Cocoa _futureFirstResponder
Résultat NSResponder

_increments protected_oe property

protected NSSize,Smartmobili.Cocoa _increments
Résultat NSSize

_initialFirstResponder protected_oe property

protected NSView,Smartmobili.Cocoa _initialFirstResponder
Résultat NSView

_maximumSize protected_oe property

protected NSSize,Smartmobili.Cocoa _maximumSize
Résultat NSSize

_minimumSize protected_oe property

protected NSSize,Smartmobili.Cocoa _minimumSize
Résultat NSSize