Share via


MPVolumeView.GetVolumeSliderRect(CGRect) Method

Definition

[Foundation.Export("volumeSliderRectForBounds:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetVolumeSliderRect(CoreGraphics.CGRect bounds);
[<Foundation.Export("volumeSliderRectForBounds:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetVolumeSliderRect : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.GetVolumeSliderRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

bounds
CGRect

Returns

Attributes

Applies to