C# Class Smartmobili.Cocoa.NSWindow

Inheritance: NSResponder
ファイルを表示 Open project: smartmobili/CocoaBuilder Class Usage Examples

Public Properties

Property Type Description
Class Class

Protected Properties

Property Type Description
_autosaveName NSString
_contentView id
_firstResponder NSResponder
_frame NSRect
_futureFirstResponder NSResponder
_increments NSSize
_initialFirstResponder NSView
_maximumSize NSSize
_minimumSize NSSize

Public Methods

Method Description
GetFirstResponder ( ) : NSResponder

Method Details

GetFirstResponder() public method

public GetFirstResponder ( ) : NSResponder
return NSResponder

Property Details

Class public_oe static_oe property

public static Class,Smartmobili.Cocoa Class
return Class

_autosaveName protected_oe property

protected NSString _autosaveName
return NSString

_contentView protected_oe property

protected id,Smartmobili.Cocoa _contentView
return id

_firstResponder protected_oe property

protected NSResponder,Smartmobili.Cocoa _firstResponder
return NSResponder

_frame protected_oe property

protected NSRect,Smartmobili.Cocoa _frame
return NSRect

_futureFirstResponder protected_oe property

protected NSResponder,Smartmobili.Cocoa _futureFirstResponder
return NSResponder

_increments protected_oe property

protected NSSize,Smartmobili.Cocoa _increments
return NSSize

_initialFirstResponder protected_oe property

protected NSView,Smartmobili.Cocoa _initialFirstResponder
return NSView

_maximumSize protected_oe property

protected NSSize,Smartmobili.Cocoa _maximumSize
return NSSize

_minimumSize protected_oe property

protected NSSize,Smartmobili.Cocoa _minimumSize
return NSSize