SetWindowState method

void SetWindowState(
  1. int flags
)

Set window configuration state using flags

Implementation

void SetWindowState(int flags)
  => _SetWindowState(flags);