UIMutableUserNotificationAction.Identifier Property

Definition

Gets or sets a string that can be used internally to identify the action.

public virtual string Identifier { [Foundation.Export("identifier", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setIdentifier:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Identifier : string with get, set

Property Value

This value can be null.

Attributes

Applies to