Property | Type | Description | |
---|---|---|---|
ArrangeInternal | void | ||
setupEvents | void |
Method | Description | |
---|---|---|
Add ( System name ) : void | ||
AddButton ( System title ) : |
||
ButtonTitle ( System index ) : System.String | ||
DismissWithClickedButtonIndex ( System buttonIndex, System animated ) : void | ||
GetEnumerator ( ) : System.Collections.IEnumerator | ||
ShowFrom ( MonoTouch item, System animated ) : void | ||
ShowFrom ( System rect, MonoTouch inView, System animated ) : void | ||
ShowFromTabBar ( MonoTouch view ) : void | ||
ShowFromToolbar ( MonoTouch view ) : void | ||
ShowInView ( MonoTouch view ) : void |
Method | Description | |
---|---|---|
CreateHandle ( ) : void |
Method | Description | |
---|---|---|
ArrangeInternal ( Rect finalRect ) : void | ||
setupEvents ( ) : void |
public AddButton ( System title ) : |
||
title | System | |
return |
public ButtonTitle ( System index ) : System.String | ||
index | System | |
return | System.String |
public DismissWithClickedButtonIndex ( System buttonIndex, System animated ) : void | ||
buttonIndex | System | |
animated | System | |
return | void |
public GetEnumerator ( ) : System.Collections.IEnumerator | ||
return | System.Collections.IEnumerator |
public ShowFrom ( MonoTouch item, System animated ) : void | ||
item | MonoTouch | |
animated | System | |
return | void |
public ShowFrom ( System rect, MonoTouch inView, System animated ) : void | ||
rect | System | |
inView | MonoTouch | |
animated | System | |
return | void |
public ShowFromTabBar ( MonoTouch view ) : void | ||
view | MonoTouch | |
return | void |
public ShowFromToolbar ( MonoTouch view ) : void | ||
view | MonoTouch | |
return | void |