UIUserNotificationAction.Parameters Property

Definition

Developers should not use this method, as this type is deprecated.

[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; [Foundation.NotImplemented] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Parameters : Foundation.NSDictionary with get, set

Property Value

Attributes

Applies to