MonoTouch.UIKit.UINavigationBar: Property Members

The properties of MonoTouch.UIKit.UINavigationBar are listed below. For a list of all members, see the UINavigationBar Members list.

See Also: Inherited members from MonoTouch.UIKit.UIView

Public Properties

[read-only]
static
AppearanceUINavigationBar.UINavigationBarAppearance. Strongly-typed property that returns the UIAppearance class for this class.
BackIndicatorImageUIImage. The image shown beside the back button.
BackIndicatorTransitionMaskImageUIImage. The image used as a mask during push and pop transitions.
[read-only]
BackItemUINavigationItem. The MonoTouch.UIKit.UINavigationItem that is immediately below the top of the navigation stack.
[read-only]
BarPositionUIBarPosition. Delegate for the navigation bar.
BarStyleUIBarStyle. The visual style of the navigation bar.
BarTintColorUIColor. The tint color for the bar's background.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateUINavigationBarDelegate. An instance of the MonoTouch.UIKit.UINavigationBarDelegate model class which acts as the class delegate.
ItemsUINavigationItem[]. The array of MonoTouch.UIKit.UINavigatorItems managed by the bar.
ShadowImageUIImage. Specifies a custom shadow image.
TitleTextAttributesUIStringAttributes. Display attributes that are set for the bar’s title text.
[read-only]
TopItemUINavigationItem. The MonoTouch.UIKit.UINavigationItem at the top of the stack being managed.
Translucentbool. Whether the bar is translucent or not.
WeakDelegateMonoTouch.Foundation.NSObject. An object that can respond to the delegate protocol for this type