Lingua

PackageManager.Property.IsInteger Proprietà

Definizione

Restituisce true se la proprietà è un tipo integer.

public bool IsInteger { [Android.Runtime.Register("isInteger", "()Z", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isInteger", "()Z", "", ApiSince=31)>]
member this.IsInteger : bool

Valore della proprietà

Attributi

Commenti

Restituisce true se la proprietà è un tipo integer. In caso contrario, false.

per android.content.pm.PackageManager.Property.isInteger().

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