CSSearchableItemAttributeSet.WeakRelatedUniqueIdentifier Property

Definition

Gets or sets an identifier for an item that is related to, but not linked with, an activity.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string WeakRelatedUniqueIdentifier { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("weakRelatedUniqueIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setWeakRelatedUniqueIdentifier:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.WeakRelatedUniqueIdentifier : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to