Method | Description | |
---|---|---|
CenterInParent ( this view ) : void | ||
GetContainerView ( this control ) : UIKit.UIView | ||
GetMacContainer ( this control ) : IMacContainer | ||
GetMacControl ( this control ) : IMacControlHandler | ||
GetPreferredSize ( this control, Eto.Drawing.SizeF availableSize ) : Eto.Drawing.SizeF | ||
ToAttributedStringWithMnemonic ( this value, NSDictionary attributes = null ) : |
public static CenterInParent ( this view ) : void | ||
view | this | |
return | void |
public static GetContainerView ( this control ) : UIKit.UIView | ||
control | this | |
return | UIKit.UIView |
public static GetMacContainer ( this control ) : IMacContainer | ||
control | this | |
return | IMacContainer |
public static GetMacControl ( this control ) : IMacControlHandler | ||
control | this | |
return | IMacControlHandler |
public static GetPreferredSize ( this control, Eto.Drawing.SizeF availableSize ) : Eto.Drawing.SizeF | ||
control | this | |
availableSize | Eto.Drawing.SizeF | |
return | Eto.Drawing.SizeF |
public static ToAttributedStringWithMnemonic ( this value, NSDictionary attributes = null ) : |
||
value | this | |
attributes | NSDictionary | |
return |