Gjsify LogoGjsify Logo

Enumeration SettingDiffResult

These values indicate the result of a setting difference operation.

Index

Enumeration Members

IN_A: number

the property is present in setting A

IN_A_DEFAULT: number

the property is present in setting A but is set to the default value. This flag is only set, if you specify NM_SETTING_COMPARE_FLAG_DIFF_RESULT_WITH_DEFAULT.

IN_B: number

the property is present in setting B

IN_B_DEFAULT: number

analog to NM_SETTING_DIFF_RESULT_IN_A_DEFAULT.

UNKNOWN: number

unknown result

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method