Android.Transitions.Transition.Targets Property
Returns the list of target views that this transition limits itself to tracking and animating.

Syntax

[get: Android.Runtime.Register("getTargets", "()Ljava/util/List;", "GetGetTargetsHandler")]
public virtual IList<Android.Views.View> Targets { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the list of target views that this transition limits itself to tracking and animating. If the list is null or empty for Transition.TargetIds, Transition.Targets, Transition.TargetNames, and Transition.TargetTypes then this transition is not limited to specific views, and will handle changes to any views in the hierarchy of a scene change.

[Android Documentation]

Requirements

Namespace: Android.Transitions
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0