MeasureUnit.GetAvailable(String) Method

Definition

[Android.Runtime.Register("getAvailable", "(Ljava/lang/String;)Ljava/util/Set;", "", ApiSince=24)]
public static System.Collections.Generic.ICollection<Android.Icu.Util.MeasureUnit>? GetAvailable (string? type);
[<Android.Runtime.Register("getAvailable", "(Ljava/lang/String;)Ljava/util/Set;", "", ApiSince=24)>]
static member GetAvailable : string -> System.Collections.Generic.ICollection<Android.Icu.Util.MeasureUnit>

Parameters

type
String

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to