Android.Transitions.TransitionPropagation.GetPropagationProperties Method
Returns the set of property names stored in the Android.Transitions.TransitionValues object passed into TransitionPropagation.CaptureValues(TransitionValues) that this transition propagation cares about for the purposes of preventing duplicate capturing of property values.

Syntax

[Android.Runtime.Register("getPropagationProperties", "()[Ljava/lang/String;", "GetGetPropagationPropertiesHandler")]
public abstract string[] GetPropagationProperties ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the set of property names stored in the Android.Transitions.TransitionValues object passed into TransitionPropagation.CaptureValues(TransitionValues) that this transition propagation cares about for the purposes of preventing duplicate capturing of property values.

A TransitionPropagation must override this method to prevent duplicate capturing of values and must contain at least one

[Android Documentation]

Requirements

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