Method GetInfo
GetInfo(KnownButton)
Gets information (text, image, etc.) about the specified known button.
public static KnownButtons.Info? GetInfo(KnownButton index)
Parameters
index
KnownButtonIndex 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.