Property | Type | Description | |
---|---|---|---|
OnAcceptedProperty | BindableProperty | ||
OnClickedProperty | BindableProperty | ||
OnDeclinedProperty | BindableProperty | ||
OnNudgeProperty | BindableProperty | ||
OnPostResultsProperty | BindableProperty | ||
ViewModelProperty | BindableProperty |
Method | Description | |
---|---|---|
ChallengeCardView ( ) : System | ||
HandleAccepted ( object sender, |
||
HandleDeclined ( object sender, |
||
HandleNudgeAthlete ( object sender, |
||
HandlePostResults ( object sender, |
public HandleAccepted ( object sender, |
||
sender | object | |
e | ||
return | void |
public HandleDeclined ( object sender, |
||
sender | object | |
e | ||
return | void |
public HandleNudgeAthlete ( object sender, |
||
sender | object | |
e | ||
return | void |
public HandlePostResults ( object sender, |
||
sender | object | |
e | ||
return | void |
public static BindableProperty OnAcceptedProperty | ||
return | BindableProperty |
public static BindableProperty OnClickedProperty | ||
return | BindableProperty |
public static BindableProperty OnDeclinedProperty | ||
return | BindableProperty |
public static BindableProperty OnNudgeProperty | ||
return | BindableProperty |
public static BindableProperty OnPostResultsProperty | ||
return | BindableProperty |