Property | Type | Description | |
---|---|---|---|
ArrangeInternal | void | ||
setupEvents | void |
Method | Description | |
---|---|---|
PopNavigationItemAnimated ( System animated ) : MonoTouch.UIKit.UINavigationItem | ||
PushNavigationItem ( MonoTouch item, System animated ) : void | ||
SetItems ( MonoTouch items, System animated ) : void |
Method | Description | |
---|---|---|
CreateHandle ( ) : void |
Method | Description | |
---|---|---|
ArrangeInternal ( Rect finalRect ) : void | ||
setupEvents ( ) : void |
public PopNavigationItemAnimated ( System animated ) : MonoTouch.UIKit.UINavigationItem | ||
animated | System | |
return | MonoTouch.UIKit.UINavigationItem |
public PushNavigationItem ( MonoTouch item, System animated ) : void | ||
item | MonoTouch | |
animated | System | |
return | void |
public SetItems ( MonoTouch items, System animated ) : void | ||
items | MonoTouch | |
animated | System | |
return | void |