Click or drag to resize
NativeMethodWrapperIsFocused Method
Version 63.0.0

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

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 63.0.0.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