Share via


UITextSelectionDisplayInteractionDelegate.GetSelectionContainerViewBelowText Method

Definition

[Foundation.Export("selectionContainerViewBelowTextForSelectionDisplayInteraction:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView? GetSelectionContainerViewBelowText(UIKit.UITextSelectionDisplayInteraction interaction);
[<Foundation.Export("selectionContainerViewBelowTextForSelectionDisplayInteraction:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetSelectionContainerViewBelowText : UIKit.UITextSelectionDisplayInteraction -> UIKit.UIView
override this.GetSelectionContainerViewBelowText : UIKit.UITextSelectionDisplayInteraction -> UIKit.UIView

Parameters

Returns

Implements

Attributes

Applies to