Android.OS.Parcel.ReadSizeF Method
Read a SizeF from the parcel at the current dataPosition().

Syntax

[Android.Runtime.Register("readSizeF", "()Landroid/util/SizeF;", "")]
public Android.Util.SizeF ReadSizeF ()

Returns

Documentation for this section has not yet been entered.

Remarks

Read a SizeF from the parcel at the current dataPosition().

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1