Partager via


GKBehavior.Item[] Propriété

Définition

Surcharges

Item[GKGoal]

Récupère le poids pour .goal

Item[nuint]

Récupère le GKGoal à l’index spécifié. (Consultez GoalCount)

Item[GKGoal]

Récupère le poids pour .goal

public Foundation.NSNumber this[GameplayKit.GKGoal goal] { get; set; }
member this.Item(GameplayKit.GKGoal) : Foundation.NSNumber with get, set

Paramètres

goal
GKGoal

Valeur de propriété

S’applique à

Item[nuint]

Récupère le GKGoal à l’index spécifié. (Consultez GoalCount)

public GameplayKit.GKGoal this[nuint index] { get; }
member this.Item(nuint) : GameplayKit.GKGoal

Paramètres

index
System.System.UIntPtr System.unativeint

Valeur de propriété

S’applique à