UIKit.UISearchBar.SetScopeBarButtonDividerImage Method
Sets the UIImage used as the divider for the specified combination of left and right segment states.

Syntax

[Foundation.Export("setScopeBarButtonDividerImage:forLeftSegmentState:rightSegmentState:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual void SetScopeBarButtonDividerImage (UIImage dividerImage, UIControlState leftState, UIControlState rightState)

Parameters

dividerImage
Documentation for this section has not yet been entered.
leftState
Documentation for this section has not yet been entered.
rightState
Documentation for this section has not yet been entered.

Remarks

This member participates in the UIKit.UIAppearance styling system. See the UISearchBar.Appearance property and the UISearchBar.AppearanceWhenContainedIn method.

Requirements

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