UIKit.UISlider.SetThumbImage Method
Specifies the image to be used for the thumb in the specified UIControlState.

Syntax

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

Parameters

image

The thumb image to use 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