Click or drag to resize

NativeMethodWrapperIsFocused Method

Version 75.1.140

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

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

Parameters

handle
Type: SystemIntPtr

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

Return Value

Type: Boolean

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

See Also