The members of Foundation.NSUserActivity are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | ActivityType | string. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | INSUserActivityDelegate. An instance of the Foundation.NSUserActivityDelegate model class which acts as the class delegate. | |
| NeedsSave | bool. Documentation for this section has not yet been entered. | |
| SupportsContinuationStreams | bool. Documentation for this section has not yet been entered. | |
| Title | string. Documentation for this section has not yet been entered. | |
| UserInfo | NSDictionary. Documentation for this section has not yet been entered. | |
| WeakDelegate | NSObject. An object that can respond to the delegate protocol for this type | |
| WebPageUrl | NSUrl. Documentation for this section has not yet been entered. |
AddUserInfoEntries(NSDictionary)Documentation for this section has not yet been entered. | ||
BecomeCurrent()Documentation for this section has not yet been entered. | ||
GetContinuationStreams(Action<NSInputStream, NSOutputStream, NSError>)Documentation for this section has not yet been entered. | ||
GetContinuationStreamsAsync()Documentation for this section has not yet been entered. | ||
Invalidate()Documentation for this section has not yet been entered. | ||