MPVolumeView.GetVolumeThumbRect(CGRect, CGRect, Single) 方法

定义

[Foundation.Export("volumeThumbRectForBounds:volumeSliderRect:value:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect GetVolumeThumbRect (CoreGraphics.CGRect bounds, CoreGraphics.CGRect columeSliderRect, float value);
abstract member GetVolumeThumbRect : CoreGraphics.CGRect * CoreGraphics.CGRect * single -> CoreGraphics.CGRect
override this.GetVolumeThumbRect : CoreGraphics.CGRect * CoreGraphics.CGRect * single -> CoreGraphics.CGRect

参数

bounds
CGRect
columeSliderRect
CGRect
value
Single

返回

属性

适用于