MacOSPropertiesGetIsTemplateIcon Method

Returns a Boolean value that indicates whether the TrayIcon image is a template image.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static bool GetIsTemplateIcon(
	TrayIcon obj
)

Parameters

obj  TrayIcon
 

Return Value

Boolean

See Also