FREE TRIAL

|

☀
☾

Navigation.TryGetFocusedUIBlock

TryGetFocusedUIBlock(Uint, out UIBlock)

Retrieves the UIBlock which was most recently navigated to from the provided controlID.

Declaration
public static bool TryGetFocusedUIBlock(uint controlID, out UIBlock focused)
Parameters
Type Name Description
Uint controlID

The unique identifier of the input control.

UIBlock focused

The UIBlock most recently navigated to with the given controlID.

Returns
Type Description
bool

If a navigated UIBlock is found and actively navigable, returns true. If the UIBlock was not found or is no longer navigable, returns false.

☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC