편집

다음을 통해 공유


CKDiscoverUserIdentitiesOperation.UserIdentityLookupInfos Property

Definition

Gets or sets an array that contains the lookup information for all the discovered users.

public virtual CloudKit.CKUserIdentityLookupInfo[] UserIdentityLookupInfos { [Foundation.Export("userIdentityLookupInfos", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUserIdentityLookupInfos:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UserIdentityLookupInfos : CloudKit.CKUserIdentityLookupInfo[] with get, set

Property Value

Attributes

Applies to