UNNotificationAttachment.Type Property

Definition

Gets the type of the attachment.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string Type { [Foundation.Export("type")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("type")>]
member this.Type : string

Property Value

The type of the attachment.

Attributes

Applies to