UIActivity.Category Property

Definition

The category of the UIActivity, which may be used to group activities in the UI.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIActivityCategory Category { [Foundation.Export("activityCategory")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Category : UIKit.UIActivityCategory

Property Value

Attributes

Applies to