Share via


GKTurnBasedMatchmakerViewController.MatchmakingMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameKit.GKMatchmakingMode MatchmakingMode { [Foundation.Export("matchmakingMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMatchmakingMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("matchmakingMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMatchmakingMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MatchmakingMode : GameKit.GKMatchmakingMode with get, set

Property Value

Attributes

Applies to