Android.Views.SoundEffectConstants.GetContantForFocusDirection Method
Get the sonification constant for the focus directions.

Syntax

[Android.Runtime.Register("getContantForFocusDirection", "(I)I", "")]
[return:Android.Runtime.GeneratedEnum]
public static SoundEffects GetContantForFocusDirection ([Android.Runtime.GeneratedEnum] FocusSearchDirection direction)

Parameters

direction
One of View.FOCUS_UP, View.FOCUS_DOWN, View.FOCUS_LEFT, View.FOCUS_RIGHT, View.FOCUS_FORWARD or View.FOCUS_BACKWARD

Returns

Documentation for this section has not yet been entered.

Remarks

Get the sonification constant for the focus directions.

[Android Documentation]

Requirements

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