Linguaggio

KeyCharacterMap.KeyData.Meta Proprietà

Definizione

Attenzione

deprecated

Carattere che verrà generato in vari stati meta (gli stessi usati per #get e definiti come KeyEvent#META_SHIFT_ON e KeyEvent#META_ALT_ON).

[Android.Runtime.Register("meta")]
[System.Obsolete("deprecated")]
public System.Collections.Generic.IList<char>? Meta { get; set; }
[<Android.Runtime.Register("meta")>]
[<System.Obsolete("deprecated")>]
member this.Meta : System.Collections.Generic.IList<char> with get, set

Valore della proprietà

Attributi

Commenti

Carattere che verrà generato in vari stati meta (gli stessi usati per #get e definiti come KeyEvent#META_SHIFT_ON e KeyEvent#META_ALT_ON). <table>tr th Index/th th<align="left"><Value>/th</tr tr><><td><0>/td td<><no modifiers>/td</tr tr><><td><1>/td td<caps></td/tr td><><>< 2></td td td><alt></td>/tr<><>td<3></td td td><caps + alt></td></tr><>/table<><><>

per android.view.KeyCharacterMap.KeyData.meta.

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