Click or drag to resize

NativeMethodWrapperIsFocused Method

Version 130.1.90

[Missing <summary> documentation for "M:CefSharp.NativeMethodWrapper.IsFocused(System.IntPtr)"]


Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public static bool IsFocused(
	IntPtr handle
)

Parameters

handle  IntPtr

[Missing <param name="handle"/> documentation for "M:CefSharp.NativeMethodWrapper.IsFocused(System.IntPtr)"]

Return Value

Boolean

[Missing <returns> documentation for "M:CefSharp.NativeMethodWrapper.IsFocused(System.IntPtr)"]

See Also