Android.Transitions.ChangeTransform.Reparent Property
Returns whether parent changes will be tracked by the ChangeTransform.

Syntax

[get: Android.Runtime.Register("getReparent", "()Z", "GetGetReparentHandler")]
[set: Android.Runtime.Register("setReparent", "(Z)V", "GetSetReparent_ZHandler")]
public virtual bool Reparent { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns whether parent changes will be tracked by the ChangeTransform. If parent changes are tracked, then the transform will adjust to the transforms of the different parents. If they aren't tracked, only the transforms of the transitioning view will be tracked. Default is true.

Set method documentation [Android Documentation]

Sets whether parent changes will be tracked by the ChangeTransform. If parent changes are tracked, then the transform will adjust to the transforms of the different parents. If they aren't tracked, only the transforms of the transitioning view will be tracked. Default is true.

Requirements

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