IsFocused Property (MobileObject)

Action

Gets whether the mobile object has focus. This property is not supported on iOS.

Syntax

C#
protected Boolean IsFocused { get; }
VB
'Declaration
Protected Read Property IsFocused As Boolean

Access

Read only.