Android.OS.Handler.SendEmptyMessage Method
Sends a Message containing only the what value.

Syntax

[Android.Runtime.Register("sendEmptyMessage", "(I)Z", "")]
public bool SendEmptyMessage (int what)

Parameters

what
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Sends a Message containing only the what value.

[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