UIMutableUserNotificationAction.Parameters Property

Definition

Developers should not use this deprecated method.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary Parameters { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("parameters", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setParameters:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Parameters : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to