INRideCompletionStatus.CompletionUserActivity Property

Definition

Gets or sets any additional user activity that will must be continued in the app.

public virtual Foundation.NSUserActivity CompletionUserActivity { [Foundation.Export("completionUserActivity", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCompletionUserActivity:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.CompletionUserActivity : Foundation.NSUserActivity with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to