UIKit.UIToolbar: Property Members

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

See Also: Inherited members from UIKit.UIView

Public Properties

[read-only]
static
AppearanceUIToolbar.UIToolbarAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
BarPositionUIBarPosition. Constant that identifies the position of a bar.
BarStyleUIBarStyle. The toolbar style.
BarTintColorUIColor. The tint color for this UIToolbar.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIUIToolbarDelegate. An instance of the UIKit.UIToolbarDelegate model class which acts as the class delegate.
ItemsUIBarButtonItem[]. A collection of UIKit.UIBarButtonItem objects that make up the toolbar.
Translucentbool. If true, then the toolbar is translucent.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type