UIActivity.Type Property

Definition

Identifier for the service provided.

public virtual Foundation.NSString Type { [Foundation.Export("activityType")] get; }
member this.Type : Foundation.NSString

Property Value

Attributes

Remarks

You can compare this activity with the list of built-in activities defined in the UIActivityType.

Applies to