primaryScreenId property

AFScreenID? get primaryScreenId
inherited

Implementation

AFScreenID? get primaryScreenId {
  return screenId;
}