Property | Type | Description | |
---|---|---|---|
CreateMenuItem | void | ||
CreateSubMenuForRuntime | NSMenu | ||
EllipsizeString | string | ||
OnSizeChanged | void | ||
RealignTexts | void | ||
UpdateImages | void | ||
UpdatePathText | void | ||
UpdateStyle | void | ||
WidthsForPathCells | void |
Method | Description | |
---|---|---|
DidChangeBackingProperties ( ) : void | ||
PathSelectorView ( CGRect frameRect ) : System | ||
SizeThatFits ( CGSize size ) : CGSize | ||
ViewDidMoveToWindow ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CreateMenuItem ( NSMenu menu, IRuntimeModel runtime ) : void | ||
CreateSubMenuForRuntime ( IRuntimeModel runtime ) : NSMenu | ||
EllipsizeString ( string s ) : string | ||
OnSizeChanged ( ) : void | ||
RealignTexts ( ) : void | ||
UpdateImages ( ) : void | ||
UpdatePathText ( int idx, string text ) : void | ||
UpdateStyle ( object sender = null, |
||
WidthsForPathCells ( nfloat &configWidth, nfloat &runtimeWidth ) : void |
public PathSelectorView ( CGRect frameRect ) : System | ||
frameRect | CGRect | |
return | System |