DeviceTypes.ValidDeviceType(Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("validDeviceType", "(I)Z", "", ApiSince=30)]
public static bool ValidDeviceType (int deviceType);
[<Android.Runtime.Register("validDeviceType", "(I)Z", "", ApiSince=30)>]
static member ValidDeviceType : int -> bool
- deviceType
- Int32
- Attributes
Product | Versions |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |