UIEditMenuInteractionDelegate_Extensions.GetTargetRect Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGRect GetTargetRect(this UIKit.IUIEditMenuInteractionDelegate This, UIKit.UIEditMenuInteraction interaction, UIKit.UIEditMenuConfiguration configuration);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetTargetRect : UIKit.IUIEditMenuInteractionDelegate * UIKit.UIEditMenuInteraction * UIKit.UIEditMenuConfiguration -> CoreGraphics.CGRect
Parameters
- interaction
- UIEditMenuInteraction
- configuration
- UIEditMenuConfiguration
Returns
- Attributes