SimulatorErrorCodes.UnableToSetForegroundWindow Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unable to set foreground window.
public: int UnableToSetForegroundWindow = 16;
public const int UnableToSetForegroundWindow = 16;
val mutable UnableToSetForegroundWindow : int
Public Const UnableToSetForegroundWindow As Integer = 16