Share via


UIView.Interactions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.IUIInteraction[] Interactions { [Foundation.Export("interactions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setInteractions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("interactions", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setInteractions:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Interactions : UIKit.IUIInteraction[] with get, set

Property Value

Attributes

Applies to