Android.Views.WindowManagerLayoutParams.WindowAnimations Property
A style resource defining the animations to use for this window.

Syntax

[Android.Runtime.Register("windowAnimations")]
public int WindowAnimations { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

A style resource defining the animations to use for this window. This must be a system resource; it can not be an application resource because the window manager does not have access to applications.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1