FormatFlagsConversionMismatchException.Conversion Property

Definition

Returns the incompatible conversion.

public virtual char Conversion { [Android.Runtime.Register("getConversion", "()C", "GetGetConversionHandler")] get; }
[<get: Android.Runtime.Register("getConversion", "()C", "GetGetConversionHandler")>]
member this.Conversion : char

Property Value

The conversion

Attributes

Remarks

Returns the incompatible conversion.

Java documentation for java.util.FormatFlagsConversionMismatchException.getConversion().

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