Share via


UITextSelectionDisplayInteraction.View Property

Definition

Gets the view that owns the interaction.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIView View { [Foundation.Export("view", ObjCRuntime.ArgumentSemantic.Weak)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("view", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.View : UIKit.UIView

Property Value

Implements

Attributes

Applies to