Share via


MPVolumeView.GetVolumeThumbImage(UIControlState) Method

Definition

[Foundation.Export("volumeThumbImageForState:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage? GetVolumeThumbImage(UIKit.UIControlState state);
[<Foundation.Export("volumeThumbImageForState:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetVolumeThumbImage : UIKit.UIControlState -> UIKit.UIImage
override this.GetVolumeThumbImage : UIKit.UIControlState -> UIKit.UIImage

Parameters

Returns

Attributes

Applies to