Xamarin.Forms.FocusEventArgs.IsFocused Property
Gets whether or not the FocusEventArgs.View was focused.

Syntax

public bool IsFocused { get; }

Value

true if the view was focused, false otherwise.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0