NSUserActivityType Class

Definition

Defines types of NSUserActivity available from the system (currently only browsing the Web).

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class NSUserActivityType
type NSUserActivityType = class
Inheritance
NSUserActivityType
Attributes

Properties

BrowsingWeb

Represents the value associated with the constant NSUserActivityTypeBrowsingWeb

Applies to