Share via


MPVolumeView.GetRouteButtonRect(CGRect) Method

Definition

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

Parameters

bounds
CGRect

Returns

Attributes

Applies to