Share via


GKMatchRequest.RecipientProperties Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary<GameKit.GKPlayer,Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>? RecipientProperties { [Foundation.Export("recipientProperties", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecipientProperties:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("recipientProperties", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setRecipientProperties:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RecipientProperties : Foundation.NSDictionary<GameKit.GKPlayer, Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>> with get, set

Property Value

Attributes

Applies to