Piccolo.NET

PInputEventArgs.IsFocusEvent Property

Gets a value indicating if this is a GotFocus or LostFocus event.

public virtual bool IsFocusEvent {get;}

Property Value

True if this is a focus event; otherwise, false.

See Also

PInputEventArgs Class | UMD.HCIL.Piccolo.Event Namespace