UIKit.UINavigationBar: Property Members

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

See Also: Inherited members from 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 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.
DelegateIUINavigationBarDelegate. An instance of the UIKit.UINavigationBarDelegate model class which acts as the class delegate.
ItemsUINavigationItem[]. The array of 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 UIKit.UINavigationItem at the top of the stack being managed.
Translucentbool. Whether the bar is translucent or not.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type