IInputRootPlatformSettings Property
Represents a contract for accessing top-level platform-specific settings.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
IPlatformSettings? PlatformSettings { get; }
ReadOnly Property PlatformSettings As IPlatformSettings
Get
abstract PlatformSettings : IPlatformSettings with get
Property Value
IPlatformSettings
PlatformSettings can be null only if window wasn't initialized yet.