Method GetInfo
GetInfo(KnownButton)
Gets information (text, image, etc.) about the specified known button.
public static KnownButtons.Info? GetInfo(KnownButton index)
Parameters
indexKnownButtonIndex of the button.
Gets information (text, image, etc.) about the specified known button.
public static KnownButtons.Info? GetInfo(KnownButton index)
index KnownButtonIndex of the button.