Android.Views.View.IsFocused Property
Returns true if this view has focus

Syntax

[get: Android.Runtime.Register("isFocused", "()Z", "GetIsFocusedHandler")]
public virtual bool IsFocused { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this view has focus

[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