Class OnInputFocusChangeEventArgs
Inherited Members
Namespace: Slipe.Client.Browsers.Events
Assembly: SlipeClient.dll
Syntax
public class OnInputFocusChangeEventArgs
Properties
| Improve this Doc View SourceDidGainFocus
True if the focus was received, false otherwise
Declaration
public bool DidGainFocus { get; }
Property Value
Type | Description |
---|---|
Boolean |