Share via


UNNotificationAction.Icon Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UserNotifications.UNNotificationActionIcon? Icon { [Foundation.Export("icon", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("icon", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Icon : UserNotifications.UNNotificationActionIcon

Property Value

Attributes

Applies to