IpcSenderPolicyRuntime
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / main/security/ipcSenderPolicyRuntime / IpcSenderPolicyRuntime
Interface: IpcSenderPolicyRuntime
Defined in: main/security/ipcSenderPolicyRuntime.ts:27
Propertiesβ
appRefβ
readonlyappRef: () =>AppLike|undefined
Defined in: main/security/ipcSenderPolicyRuntime.ts:28
Returnsβ
AppLike | undefined
getProcessStringValueβ
readonlygetProcessStringValue: (name:RuntimeProcessStringPropertyName) =>string|undefined
Defined in: main/security/ipcSenderPolicyRuntime.ts:29
Parametersβ
nameβ
RuntimeProcessStringPropertyName
Returnsβ
string | undefined
isTestEnvironmentβ
readonlyisTestEnvironment: () =>boolean
Defined in: main/security/ipcSenderPolicyRuntime.ts:32
Returnsβ
boolean