Android.OS.Parcel.WriteSizeF Method
Flatten a SizeF into the parcel at the current dataPosition(), growing dataCapacity() if needed.

Syntax

[Android.Runtime.Register("writeSizeF", "(Landroid/util/SizeF;)V", "")]
public void WriteSizeF (Android.Util.SizeF val)

Parameters

val
Documentation for this section has not yet been entered.

Remarks

Flatten a SizeF into the parcel at the current dataPosition(), growing dataCapacity() if needed.

[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