Android.Resource.Attribute.WindowAnimationStyle Field
Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by NoType:android/R$styleable;Href=../../reference/android/R.styleable.html#WindowAnimation.

Value: 16842926

Syntax

[Android.Runtime.Register("windowAnimationStyle")]
public const int WindowAnimationStyle

Remarks

Reference to a style resource holding the set of window animations to use, which can be any of the attributes defined by NoType:android/R$styleable;Href=../../reference/android/R.styleable.html#WindowAnimation.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

[Android Documentation]

Requirements

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