Property IsEnabled IsEnabled Gets a value indicating whether the Trigger is enabled. Declaration public bool IsEnabled { get; } Property Value Type Description bool Implements IAuraTrigger.IsEnabled Remarks When disabled, IsActive is expected to be Null.