Share via


UIMutableUserNotificationAction.Parameters Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? Parameters { [Foundation.Export("parameters", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setParameters:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("parameters", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setParameters:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Parameters : Foundation.NSDictionary with get, set

Property Value

Attributes

Applies to