Compartilhar via


GKBehavior.Item[] Propriedade

Definição

Sobrecargas

Item[GKGoal]

Recupera o peso do goal.

Item[nuint]

Recupera o GKGoal no índice especificado. (Consulte GoalCount)

Item[GKGoal]

Recupera o peso do goal.

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

Parâmetros

goal
GKGoal

Valor da propriedade

Aplica-se a

Item[nuint]

Recupera o GKGoal no índice especificado. (Consulte GoalCount)

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

Parâmetros

index
System.System.UIntPtr System.unativeint

Valor da propriedade

Aplica-se a