UIKit.UISlider.SetMaxTrackImage Method
Will specify the a maximum track image for a given control state.

Syntax

[Foundation.Export("setMaximumTrackImage:forState:")]
public virtual void SetMaxTrackImage (UIImage image, UIControlState forState)

Parameters

image

The image to use for the maximum track for the specified state.

This parameter can be null.

forState
The control state for the image.

Remarks

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

Requirements

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