Android.Transitions.Visibility.Mode Property
Returns whether appearing and/or disappearing Views are supported.

Syntax

[get: Android.Runtime.Register("getMode", "()I", "GetGetModeHandler")]
[set: Android.Runtime.Register("setMode", "(I)V", "GetSetMode_IHandler")]
public virtual VisibilityMode Mode { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns whether appearing and/or disappearing Views are supported. Returns whether appearing and/or disappearing Views are supported. A combination of Visibility.MODE_IN and Visibility.MODE_OUT.

Set method documentation [Android Documentation]

Changes the transition to support appearing and/or disappearing Views, depending on mode.

Requirements

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