primaryScreenId property

AFScreenID? get primaryScreenId

Implementation

AFScreenID? get primaryScreenId {
  return screenId;
}