UIKit.UIBarButtonItem.CustomView Property
A custom view used to represent the UIBarButtonItem

Syntax

[get: Foundation.Export("customView")]
[set: Foundation.Export("setCustomView:")]
public virtual UIView CustomView { get; set; }

Value

This value can be null.

Remarks

The custom view allows an arbitray UIKit.UIView to be used for the UIBarButtonItem.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0