Share via


UISceneOpenExternalUrlOptions.EventAttribution Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEventAttribution? EventAttribution { [Foundation.Export("eventAttribution", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEventAttribution:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("eventAttribution", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setEventAttribution:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.EventAttribution : UIKit.UIEventAttribution with get, set

Property Value

Attributes

Applies to