WindowManagerLayoutParams.WindowAnimations Proprietà

Definizione

Risorsa di stile che definisce le animazioni da usare per questa finestra.

[Android.Runtime.Register("windowAnimations")]
public int WindowAnimations { get; set; }
[<Android.Runtime.Register("windowAnimations")>]
member this.WindowAnimations : int with get, set

Valore della proprietà

Attributi

Commenti

Risorsa di stile che definisce le animazioni da usare per questa finestra. Deve trattarsi di una risorsa di sistema; non può essere una risorsa dell'applicazione perché gestione finestre non ha accesso alle applicazioni.

per android.view.WindowManager.LayoutParams.windowAnimations.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a